Homepage Demos Overview Downloads Tutorials Reference
Credits

MotionSequence::Move Struct Reference

#include <MotionSequenceMC.h>

List of all members.


Detailed Description

This struct holds all the information needed about a frame for a particular output.

Definition at line 167 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 & Destructor Documentation

MotionSequence::Move::Move  )  [inline]
 

constructor

Definition at line 169 of file MotionSequenceMC.h.


Member Data Documentation

OutputCmd MotionSequence::Move::cmd
 

the actual command to use

Definition at line 170 of file MotionSequenceMC.h.

Referenced by MotionSequence::calcOutput(), MotionSequence::compress(), MotionSequence::getBinSize(), MotionSequence::makeSafe(), MotionSequence::resume(), MotionSequence::SaveBuffer(), and MotionSequence::setOutputCmd().

Move_idx_t MotionSequence::Move::next
 

the next frame

Definition at line 171 of file MotionSequenceMC.h.

Referenced by MotionSequence::compress(), MotionSequence::getBinSize(), MotionSequence::makeSafe(), MotionSequence::resume(), MotionSequence::SaveBuffer(), and MotionSequence::setOutputCmd().

Move_idx_t MotionSequence::Move::prev
 

the previous frame

Definition at line 172 of file MotionSequenceMC.h.

Referenced by MotionSequence::compress(), and MotionSequence::setOutputCmd().

unsigned int MotionSequence::Move::starttime
 

the time (relative to first frame) this frame should be expressed at

Definition at line 173 of file MotionSequenceMC.h.

Referenced by MotionSequence::calcOutput(), MotionSequence::compress(), MotionSequence::getBinSize(), MotionSequence::makeSafe(), MotionSequence::SaveBuffer(), MotionSequence::setNextFrameTime(), and MotionSequence::setOutputCmd().


The documentation for this struct was generated from the following file:

Tekkotsu v2.2
Generated Tue Oct 19 14:20:20 2004 by Doxygen 1.3.9.1