DTrackSDK  v2.9.0
Public Member Functions | Static Public Member Functions | List of all members
SampleRot Class Reference

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)
 

Detailed Description

Minimum class for a rotation.

Definition at line 89 of file SampleMath.h.


The documentation for this class was generated from the following file: