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. More...
 

Public Attributes

std::string externalName
 name used in external format More...
 
std::string internalName
 name used in PointMatcher More...
 
PMPropTypes type
 type of information in PointMatcher More...
 

Detailed Description

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

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

Definition at line 73 of file IO.h.

Constructor & Destructor Documentation

◆ SupportedLabel()

template<typename T >
PointMatcherIO< T >::SupportedLabel::SupportedLabel ( const std::string &  internalName,
const std::string &  externalName,
const PMPropTypes type 
)

Constructor.

Definition at line 418 of file pointmatcher/IO.cpp.

Member Data Documentation

◆ externalName

template<typename T>
std::string PointMatcherIO< T >::SupportedLabel::externalName

name used in external format

Definition at line 76 of file IO.h.

◆ internalName

template<typename T>
std::string PointMatcherIO< T >::SupportedLabel::internalName

name used in PointMatcher

Definition at line 75 of file IO.h.

◆ type

template<typename T>
PMPropTypes PointMatcherIO< T >::SupportedLabel::type

type of information in PointMatcher

Definition at line 77 of file IO.h.


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


libpointmatcher
Author(s):
autogenerated on Sat May 27 2023 02:38:04