|
libpointmatcher
1.3.1
|
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. | |
Generate a vector of Labels by checking for collision is the same name is reused.
1.8.15