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

PLYElement::PMPropTypes getPMType (const PLYProperty &prop) const
 return the relation to pointmatcher
 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 224 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 234 of file IO.h.


Member Function Documentation

template<typename T >
PointMatcherIO< T >::PLYElement::PMPropTypes PointMatcherIO< T >::PLYVertex::getPMType ( const PLYProperty prop) const [virtual]

return the relation to pointmatcher

Implements PointMatcherIO< T >::PLYElement.

Definition at line 1693 of file IO.cpp.


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


upstream_src
Author(s):
autogenerated on Wed Sep 24 2014 10:42:01