Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

MotionSequenceMC.h File Reference


Detailed Description

Describes MotionSequenceEngine and defines MotionSequenceMC, handy little (or not so little) classes for switching between a sequence of postures.

Author:
ejt (Creator)
Author
ejt
Name
tekkotsu-2_4_1
Revision
1.28
State
Exp
Date
2005/08/07 04:11:03

Definition in file MotionSequenceMC.h.

#include "MotionSequenceEngine.h"
#include "MotionCommand.h"
#include "MotionManager.h"

Include dependency graph for MotionSequenceMC.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MotionSequenceMC< MAXMOVE >
 Instantiates MotionSequenceEngines - when you want to run a motion sequence, make one of these. More...

Typedefs

typedef MotionSequenceMC<
NumOutputs *2 > 
TinyMotionSequenceMC
 Tiny, but enough to handle a transition into a full-body pose.
typedef MotionSequenceMC<
NumOutputs *3 > 
SmallMotionSequenceMC
 Small, but still big enough to handle most of the included MS's (2 full-body frames ~ around 1KB).
typedef MotionSequenceMC<
NumOutputs *6 > 
MediumMotionSequenceMC
 Medium (5 full body frames ~ est 4KB).
typedef MotionSequenceMC<
NumOutputs *11 > 
LargeMotionSequenceMC
 Large (10 full body frames ~ est 8KB).
typedef MotionSequenceMC<
NumOutputs *26 > 
XLargeMotionSequenceMC
 eXtra Large (25 full body frames ~ est 16KB)


Typedef Documentation

typedef MotionSequenceMC<NumOutputs*11> LargeMotionSequenceMC
 

Large (10 full body frames ~ est 8KB).

Definition at line 122 of file MotionSequenceMC.h.

typedef MotionSequenceMC<NumOutputs*6> MediumMotionSequenceMC
 

Medium (5 full body frames ~ est 4KB).

Definition at line 121 of file MotionSequenceMC.h.

typedef MotionSequenceMC<NumOutputs*3> SmallMotionSequenceMC
 

Small, but still big enough to handle most of the included MS's (2 full-body frames ~ around 1KB).

Definition at line 120 of file MotionSequenceMC.h.

typedef MotionSequenceMC<NumOutputs*2> TinyMotionSequenceMC
 

Tiny, but enough to handle a transition into a full-body pose.

Definition at line 119 of file MotionSequenceMC.h.

typedef MotionSequenceMC<NumOutputs*26> XLargeMotionSequenceMC
 

eXtra Large (25 full body frames ~ est 16KB)

Definition at line 123 of file MotionSequenceMC.h.


Tekkotsu v2.4.1
Generated Tue Aug 16 16:33:57 2005 by Doxygen 1.4.4