This provides an interface class for other control classes. More...
#include <taoControl.h>
Inheritance diagram for taoControl:
Public Member Functions | |
virtual | ~taoControl () |
virtual void | deleteParamTree (taoDNode *node)=0 |
virtual void | reset (deFloat time)=0 |
virtual void | control (deFloat time)=0 |
virtual deFloat | time ()=0 |
virtual void | setGoalPosition (taoDNode *node, deFrame *F, deFloat timestamp)=0 |
virtual taoControlJt * | getControlJt ()=0 |
virtual taoControlOp * | getControlOp () |
This provides an interface class for other control classes.
|
|
|
Implemented in taoControlJt. |
|
Implemented in taoControlJt. |
|
Implemented in taoControlJt. |
|
|
|
Implemented in taoControlJt. |
|
Implemented in taoControlJt. |
|
Implemented in taoControlJt. |