Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
#include <MotionSequenceMC.h>
Definition at line 124 of file MotionSequenceMC.h.
Public Member Functions | |
Move () | |
constructor | |
Public Attributes | |
OutputCmd | cmd |
the actual command to use | |
Move_idx_t | next |
the next frame | |
Move_idx_t | prev |
the previous frame | |
unsigned int | starttime |
the time (relative to first frame) this frame should be expressed at |
|
constructor
Definition at line 126 of file MotionSequenceMC.h. |
|
the actual command to use
Definition at line 127 of file MotionSequenceMC.h. Referenced by MotionSequence::calcOutput(), MotionSequence::compress(), MotionSequence::getBinSize(), MotionSequence::makeSafe(), Move(), MotionSequence::resume(), MotionSequence::SaveBuffer(), and MotionSequence::setOutputCmd(). |
|
the next frame
Definition at line 128 of file MotionSequenceMC.h. Referenced by MotionSequence::compress(), MotionSequence::getBinSize(), MotionSequence::makeSafe(), Move(), MotionSequence::resume(), MotionSequence::SaveBuffer(), and MotionSequence::setOutputCmd(). |
|
the previous frame
Definition at line 129 of file MotionSequenceMC.h. Referenced by MotionSequence::compress(), Move(), and MotionSequence::setOutputCmd(). |
|
the time (relative to first frame) this frame should be expressed at
Definition at line 130 of file MotionSequenceMC.h. Referenced by MotionSequence::calcOutput(), MotionSequence::compress(), MotionSequence::getBinSize(), MotionSequence::makeSafe(), Move(), MotionSequence::SaveBuffer(), MotionSequence::setNextFrameTime(), and MotionSequence::setOutputCmd(). |
Tekkotsu v2.0 |
Generated Wed Jan 21 03:23:18 2004 by Doxygen 1.3.4 |