| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
MotionSequenceEngine::Move Struct Reference#include <MotionSequenceEngine.h>
Detailed DescriptionThis struct holds all the information needed about a frame for a particular output.
Definition at line 247 of file MotionSequenceEngine.h.
Constructor & Destructor Documentation
Member Data Documentationthe actual command to use
Definition at line 250 of file MotionSequenceEngine.h. Referenced by MotionSequenceEngine::calcOutput(), MotionSequenceEngine::compress(), MotionSequenceEngine::getOutputCmd(), MotionSequenceEngine::overlayMotion(), and MotionSequenceEngine::setOutputCmd(). the next frame
Definition at line 251 of file MotionSequenceEngine.h. Referenced by MotionSequenceEngine::compress(), MotionSequenceEngine::makeSafe(), MotionSequenceEngine::overlayMotion(), MotionSequenceEngine::resume(), and MotionSequenceEngine::setOutputCmd(). the previous frame
Definition at line 252 of file MotionSequenceEngine.h. Referenced by MotionSequenceEngine::compress(), MotionSequenceEngine::overlayMotion(), and MotionSequenceEngine::setOutputCmd().
the time (relative to first frame) this frame should be expressed at
Definition at line 253 of file MotionSequenceEngine.h. Referenced by MotionSequenceEngine::calcOutput(), MotionSequenceEngine::compress(), MotionSequenceEngine::makeSafe(), MotionSequenceEngine::overlayMotion(), and MotionSequenceEngine::setOutputCmd().
The documentation for this struct was generated from the following file: | |||||||||||||||||||||||||||||||
|
Tekkotsu v3.0 |
Generated Wed Oct 4 00:05:08 2006 by Doxygen 1.4.7 |