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. More...
 
bool operator== (const Label &that) const
 Return whether two labels are equals. More...
 

Public Attributes

size_t span
 number of data dimensions the label spans More...
 
std::string text
 name of the label More...
 

Detailed Description

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

The name for a certain number of dim.

Definition at line 221 of file PointMatcher.h.

Constructor & Destructor Documentation

◆ Label()

template<typename T >
PointMatcher< T >::DataPoints::Label::Label ( const std::string &  text = "",
const size_t  span = 0 
)

Construct a label from a given name and number of data dimensions it spans.

Definition at line 44 of file pointmatcher/DataPoints.cpp.

Member Function Documentation

◆ operator==()

template<typename T >
bool PointMatcher< T >::DataPoints::Label::operator== ( const Label that) const

Return whether two labels are equals.

Definition at line 57 of file pointmatcher/DataPoints.cpp.

Member Data Documentation

◆ span

template<typename T>
size_t PointMatcher< T >::DataPoints::Label::span

number of data dimensions the label spans

Definition at line 224 of file PointMatcher.h.

◆ text

template<typename T>
std::string PointMatcher< T >::DataPoints::Label::text

name of the label

Definition at line 223 of file PointMatcher.h.


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


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