libpointmatcher  1.3.1
Public Member Functions | Static Public Member Functions | List of all members
PointMatcherIO< T >::PLYElementF Class Reference

Factory for PLY elements. More...

#include <IO.h>

Public Member Functions

bool elementSupported (const std::string &elem_name)
 returns true if element named elem_name is supported by this parser
 

Static Public Member Functions

static PLYElementcreateElement (const std::string &elem_name, const int elem_num, const unsigned offset)
 factory function, build element defined by name with elem_num elements
 

Detailed Description

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

Factory for PLY elements.


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