| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
DynamicMotionSequence Class Reference#include <DynamicMotionSequence.h>
Inheritance diagram for DynamicMotionSequence: ![]() Detailed DescriptionUses STL's vector for dynamic memory allocation - don't use this as a motion command, pointers in shared memory regions can be invalid in other processes.See MotionSequenceEngine for documentation on its members
Definition at line 13 of file DynamicMotionSequence.h.
Member Function Documentation
used to prune "dead" motions from the MotionManager note that a motion could be "paused" or inactive and therefore not dirty, but still alive, biding its time to "strike" ;)
Implements MotionCommand. Definition at line 37 of file DynamicMotionSequence.h.
not used by MotionManager at the moment, but could be used to reduce recomputation, and you may find it useful
Implements MotionCommand. Definition at line 36 of file DynamicMotionSequence.h.
is called once per update cycle, can do any processing you need to change your priorities or set output commands on the MotionManager
Implements MotionCommand. Definition at line 39 of file DynamicMotionSequence.h.
The documentation for this class was generated from the following file: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Tekkotsu v3.0 |
Generated Fri May 11 20:08:02 2007 by Doxygen 1.4.7 |