DTrackSDK
v2.9.0
|
Minimum class for a rotation. More...
#include <SampleMath.h>
Public Member Functions | |
SampleRot (const double rot[9]) | |
double | operator[] (int ind) const |
SampleRot | operator* (const SampleRot &other) const |
SampleLoc | operator* (const SampleLoc &other) const |
Static Public Member Functions | |
static SampleRot | rotationY (double ang) |
Minimum class for a rotation.
Definition at line 89 of file SampleMath.h.