Motive Animation System
An open source project by FPL.
 All Classes Functions Variables Typedefs Friends Pages
motive::MotiveTargetN< kDimensionsT > Class Template Reference

N-dimensional MotiveTargets are simply arrays of one dimensional MotiveTargets. More...

#include <target.h>

Detailed Description

template<int kDimensionsT>
class motive::MotiveTargetN< kDimensionsT >

N-dimensional MotiveTargets are simply arrays of one dimensional MotiveTargets.

Public Member Functions

const MotiveTarget1foperator[] (int i) const
 
MotiveTarget1foperator[] (int i)
 
const MotiveTarget1ftargets () const
 

Static Public Attributes

static const int kDimensions = kDimensionsT
 

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