1 #ifndef NUITRACK_RGBMARKDATA_H_
2 #define NUITRACK_RGBMARKDATA_H_
4 #include "nuitrack/types/ObjectData.h"
20 virtual bool getTranslationMat(
float *mat,
int id)
const = 0;
Generalized template for data with a timestamp.
Definition: ObjectData.h:39
virtual bool getRotationMat(float *mat, int id) const =0
Get orientation of marker.