|
libpointmatcher
1.3.1
|
Structure containing all information required to map external information to PointMatcher internal representation. More...
#include <IO.h>
Public Member Functions | |
| SupportedLabel (const std::string &internalName, const std::string &externalName, const PMPropTypes &type) | |
| Constructor. | |
Public Attributes | |
| std::string | internalName |
| name used in PointMatcher | |
| std::string | externalName |
| name used in external format | |
| PMPropTypes | type |
| type of information in PointMatcher | |
Structure containing all information required to map external information to PointMatcher internal representation.
1.8.15