WaypointEngineNode< W, mcName, mcDesc > Class Template Reference#include <WaypointWalkNode.h>
Inheritance diagram for WaypointEngineNode< W, mcName, mcDesc >:
[legend]List of all members.
Detailed Description
template<typename W, const char * mcName = defWaypointWalkNodeName, const char * mcDesc = defWaypointWalkNodeDesc>
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.
Definition at line 20 of file WaypointWalkNode.h.
The documentation for this class was generated from the following file:
|