Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

MotionSequenceNode.h File Reference

Describes MotionSequenceNode, a StateNode for playing a MotionSequence (and looping it if desired). More...

#include "MCNode.h"
#include "Motion/MotionManager.h"
#include "Motion/MotionSequenceMC.h"
#include "Shared/debuget.h"
#include "Shared/MarkScope.h"
Include dependency graph for MotionSequenceNode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MotionSequenceNode< SIZE >
 A StateNode for playing a MotionSequence (and looping it if desired). More...

Typedefs

typedef MotionSequenceNode
< TinyMotionSequenceMC::CAPACITY
TinyMotionSequenceNode
 streamlined access to the standard template sizes
typedef MotionSequenceNode
< SmallMotionSequenceMC::CAPACITY
SmallMotionSequenceNode
 streamlined access to the standard template sizes
typedef MotionSequenceNode
< MediumMotionSequenceMC::CAPACITY
MediumMotionSequenceNode
 streamlined access to the standard template sizes
typedef MotionSequenceNode
< LargeMotionSequenceMC::CAPACITY
LargeMotionSequenceNode
 streamlined access to the standard template sizes
typedef MotionSequenceNode
< XLargeMotionSequenceMC::CAPACITY
XLargeMotionSequenceNode
 streamlined access to the standard template sizes

Variables

const char defMotionSequenceNodeName []
 default name for PostureNode's (have to instantiate a variable in order to use as a template argument)
const char defMotionSequenceNodeDesc []
 default description for PostureNode's (have to instantiate a variable in order to use as a template argument)

Detailed Description

Describes MotionSequenceNode, a StateNode for playing a MotionSequence (and looping it if desired).

Author:
ejt (Creator)

Definition in file MotionSequenceNode.h.


Typedef Documentation

streamlined access to the standard template sizes

Definition at line 89 of file MotionSequenceNode.h.

streamlined access to the standard template sizes

Definition at line 88 of file MotionSequenceNode.h.

streamlined access to the standard template sizes

Definition at line 87 of file MotionSequenceNode.h.

streamlined access to the standard template sizes

Definition at line 86 of file MotionSequenceNode.h.

streamlined access to the standard template sizes

Definition at line 90 of file MotionSequenceNode.h.


Variable Documentation

default description for PostureNode's (have to instantiate a variable in order to use as a template argument)

instantiation will be placed in MCNode.cc to avoid file bloat

default name for PostureNode's (have to instantiate a variable in order to use as a template argument)

instantiation will be placed in MCNode.cc to avoid file bloat


Tekkotsu v5.1CVS
Generated Mon May 9 04:58:59 2016 by Doxygen 1.6.3