libpointmatcher
1.3.1
|
The name for a certain number of dim. More...
#include <PointMatcher.h>
Public Member Functions | |
Label (const std::string &text="", const size_t span=0) | |
Construct a label from a given name and number of data dimensions it spans. | |
bool | operator== (const Label &that) const |
Return whether two labels are equals. | |
Public Attributes | |
std::string | text |
name of the label | |
size_t | span |
number of data dimensions the label spans | |
The name for a certain number of dim.