Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

WaypointWalkNode.h File Reference

Describes WaypointEngineNode, a StateNode for doing a waypoint walk; use the template parameter to specify a custom waypoint walk MC, or use the WaypointWalkNode typedef to accept the "default" walk. More...

#include "MCNode.h"
#include "Motion/MotionManager.h"
#include "Motion/WaypointWalkMC.h"
#include "Events/EventRouter.h"
#include "Events/LocomotionEvent.h"
#include "DualCoding/VRmixin.h"
Include dependency graph for WaypointWalkNode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WaypointEngineNode< W, mcName, mcDesc >
 A StateNode for doing a waypoint walk, use the template parameter to specify a custom walk MC, or use the WaypointWalkNode typedef to accept the "default" walk. More...

Defines

#define WALKMC_NO_WARN_NOOP

Typedefs

typedef WaypointEngineNode
< WaypointWalkMC
WaypointWalkNode
 the prototypical WaypointWalkNode, using a WaypointWalkMC

Variables

const char defWaypointWalkNodeName []
 default name for WaypointEngineNode's (have to instantiate a variable in order to use as a template argument)
const char defWaypointWalkNodeDesc []
 default description for WaypointWalkNode's (have to instantiate a variable in order to use as a template argument)

Detailed Description

Describes WaypointEngineNode, a StateNode for doing a waypoint walk; use the template parameter to specify a custom waypoint walk MC, or use the WaypointWalkNode typedef to accept the "default" walk.

Author:
dst (Creator)

Definition in file WaypointWalkNode.h.


Define Documentation

#define WALKMC_NO_WARN_NOOP

Definition at line 7 of file WaypointWalkNode.h.


Typedef Documentation

the prototypical WaypointWalkNode, using a WaypointWalkMC

Definition at line 76 of file WaypointWalkNode.h.


Variable Documentation

default description for WaypointWalkNode'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 WaypointEngineNode'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:59:03 2016 by Doxygen 1.6.3