libpointmatcher  1.3.1
Public Member Functions | List of all members
PointMatcherIO< T >::LabelGenerator Class Reference

Generate a vector of Labels by checking for collision is the same name is reused. More...

#include <IO.h>

Public Member Functions

void add (const std::string internalName)
 add a name to the vector of labels. If already there, will increament the dimension.
 
void add (const std::string internalName, const unsigned int dim)
 add a name to the vector of labels with its dimension.
 
Labels getLabels () const
 Return the vector of labels used to build a DataPoints.
 

Detailed Description

template<typename T>
class PointMatcherIO< T >::LabelGenerator

Generate a vector of Labels by checking for collision is the same name is reused.


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