CMotion Class Reference

Motion Sequence Container. More...

#include <motion.h>

List of all members.

Public Attributes

int loop
 The whole motion will be played loop times.
int count
 Number of motion sequences.
int pause
 An interpolated point will be calculated every /a pause milliseconds (independet of time delay between motion keyframes).
int ipo
 Interpolation type,.
int ids [MOTION_SEQUENCE_MAX]
 indexes of motion sequences in CMotionContainer::motions.


Detailed Description

Motion Sequence Container.

Combines several motion sequences into one contiguous motion.
TODO: replace ids by array of CMotionSequence-pointers.


Member Data Documentation

int CMotion::loop

The whole motion will be played loop times.

int CMotion::count

Number of motion sequences.

int CMotion::pause

An interpolated point will be calculated every /a pause milliseconds (independet of time delay between motion keyframes).

int CMotion::ipo

Interpolation type,.

See also:
IPO_TYPE

int CMotion::ids[MOTION_SEQUENCE_MAX]

indexes of motion sequences in CMotionContainer::motions.


The documentation for this class was generated from the following file:
Generated on Mon Apr 21 23:27:44 2008 for BioloidControl by  doxygen 1.5.2