Homepage Demos Overview Downloads Tutorials 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_2_2
Revision
1.23
State
Exp
Date
2004/12/23 01:47:07

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.

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 114 of file MotionSequenceMC.h.

typedef MotionSequenceMC<NumOutputs*6> MediumMotionSequenceMC
 

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

Definition at line 113 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 112 of file MotionSequenceMC.h.

typedef MotionSequenceMC<NumOutputs*2> TinyMotionSequenceMC
 

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

Definition at line 111 of file MotionSequenceMC.h.

typedef MotionSequenceMC<NumOutputs*26> XLargeMotionSequenceMC
 

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

Definition at line 115 of file MotionSequenceMC.h.


Tekkotsu v2.2.2
Generated Tue Jan 4 15:44:30 2005 by Doxygen 1.4.0