Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

MotionSequenceEngine::Move Struct Reference

#include <MotionSequenceEngine.h>

List of all members.


Detailed Description

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

Definition at line 161 of file MotionSequenceEngine.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

MotionSequenceEngine::Move::Move  )  [inline]
 

constructor

Definition at line 163 of file MotionSequenceEngine.h.


Member Data Documentation

OutputCmd MotionSequenceEngine::Move::cmd
 

the actual command to use

Definition at line 164 of file MotionSequenceEngine.h.

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

Move_idx_t MotionSequenceEngine::Move::next
 

the next frame

Definition at line 165 of file MotionSequenceEngine.h.

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

Move_idx_t MotionSequenceEngine::Move::prev
 

the previous frame

Definition at line 166 of file MotionSequenceEngine.h.

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

unsigned int MotionSequenceEngine::Move::starttime
 

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

Definition at line 167 of file MotionSequenceEngine.h.

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


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

Tekkotsu v2.4.1
Generated Tue Aug 16 16:35:05 2005 by Doxygen 1.4.4