Tekkotsu 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
Revision
1.32
State
Exp
Date
2006/09/09 04:32:54

Definition in file MotionSequenceMC.h.

#include "MotionSequenceEngine.h"
#include "MotionCommand.h"
#include "MotionManager.h"
#include "Events/EventBase.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)


Tekkotsu v3.0
Generated Fri May 11 20:06:00 2007 by Doxygen 1.4.7