|
Motive Animation System
An open source project by
FPL.
|
N-dimensional MotiveTargets are simply arrays of one dimensional MotiveTargets. More...
#include <target.h>
N-dimensional MotiveTargets are simply arrays of one dimensional MotiveTargets.
Public Member Functions | |
| const MotiveTarget1f & | operator[] (int i) const |
| MotiveTarget1f & | operator[] (int i) |
| const MotiveTarget1f * | targets () const |
Static Public Attributes | |
| static const int | kDimensions = kDimensionsT |