MotionController Class Reference

#include <Motion.h>

List of all members.

Public Member Functions

 MotionController ()
Envelopeenvelope (int controllerId, int motionId)
void apply (Controllable &objControllable, float index)
void record (Controllable &objControllable, float index)

Private Attributes

std::map< int, std::map< int,
Envelope, ltu_int >, ltu_int
controllers


Constructor & Destructor Documentation

MotionController::MotionController (  ) 


Member Function Documentation

Envelope & MotionController::envelope ( int  controllerId,
int  motionId 
)

void MotionController::apply ( Controllable objControllable,
float  index 
)

Here is the call graph for this function:

void MotionController::record ( Controllable objControllable,
float  index 
)

Here is the call graph for this function:


Member Data Documentation

std::map<int, std::map<int, Envelope, ltu_int>, ltu_int> MotionController::controllers [private]


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

Generated on Thu Mar 19 19:35:29 2009 for CubicVR by  doxygen 1.5.6