libpointmatcher
1.3.1
|
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 PLYElement * | createElement (const std::string &elem_name, const int elem_num, const unsigned offset) |
factory function, build element defined by name with elem_num elements | |
Factory for PLY elements.