libpointmatcher
1.3.1
|
Helper structure designed to parse file headers. More...
#include <IO.h>
Public Member Functions | |
GenericInputHeader (const std::string name) | |
Constructor. | |
Public Attributes | |
std::string | name |
name found in the file | |
unsigned int | matrixRowId |
on which row the information will be loaded | |
PMPropTypes | matrixType |
in which matrix the information will be loaded | |
Helper structure designed to parse file headers.