libpointmatcher  1.3.1
Public Member Functions | Public Attributes | List of all members
PointMatcherIO< T >::SupportedLabel Struct Reference

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
 

Detailed Description

template<typename T>
struct PointMatcherIO< T >::SupportedLabel

Structure containing all information required to map external information to PointMatcher internal representation.


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