Public Member Functions
PointMatcherIO< T >::PLYVertex Class Reference

Implementation of PLY vertex element. More...

#include <IO.h>

Inheritance diagram for PointMatcherIO< T >::PLYVertex:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 PLYVertex (const unsigned num, const unsigned offset)
 Constructor.

Detailed Description

template<typename T>
class PointMatcherIO< T >::PLYVertex

Implementation of PLY vertex element.

Definition at line 334 of file IO.h.


Constructor & Destructor Documentation

template<typename T>
PointMatcherIO< T >::PLYVertex::PLYVertex ( const unsigned  num,
const unsigned  offset 
) [inline]

Constructor.

Parameters:
numnumber of times the element appears in the file
offsetif there are several elements, the line offset at which this element begins. Note that, as of writing, only one (vertex) element is supported.

Implementation of PLY element interface for the vertex element

Definition at line 344 of file IO.h.


The documentation for this class was generated from the following file:


libpointmatcher
Author(s):
autogenerated on Thu Jun 20 2019 19:51:33