libpointmatcher  1.3.1
Public Member Functions | Public Attributes | List of all members
PointMatcher< T >::DataPoints::Label Struct Reference

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
 

Detailed Description

template<typename T>
struct PointMatcher< T >::DataPoints::Label

The name for a certain number of dim.


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