BTK  0.3dev.0
Open-source library to visualize/process biomechanical data
btk::MeasureTraits< Derived > Struct Template Reference

Trait used to determine the type of data and the number of components used for a measure. More...

#include <btkMeasure.h>

Detailed Description

template<typename Derived>
struct btk::MeasureTraits< Derived >

Trait used to determine the type of data and the number of components used for a measure.

Template Parameters
DerivedClass representing a kind of measurement (Point, Analog, etc.)