Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
WaypointWalkMC Class ReferenceCombines a WaypointEngine with a WalkMC so you can walk between a set of waypoints. More...
Inheritance diagram for WaypointWalkMC:
Detailed DescriptionCombines a WaypointEngine with a WalkMC so you can walk between a set of waypoints. Note the use of a template so we can have dedicate more or less space without modifying the class. But for everyday use, you can just use the WaypointWalkMC typedef which will default to a maximum of 100 waypoints Definition at line 15 of file WaypointWalkMC.h.
Constructor & Destructor Documentation
constructor Definition at line 12 of file WaypointWalkMC.h.
constructor Definition at line 17 of file WaypointWalkMC.h. Member Function Documentation
allows loading a WalkMC parameter file Definition at line 37 of file WaypointWalkMC.h.
allows loading a waypoint file Definition at line 35 of file WaypointWalkMC.h.
allows saving a WalkMC parameter file Definition at line 38 of file WaypointWalkMC.h.
allows saving a waypoint file Definition at line 36 of file WaypointWalkMC.h.
Reimplemented from XWalkMC. Definition at line 21 of file WaypointWalkMC.h.
so we can get our hooks in to modify the target velocity Reimplemented from XWalkMC. Definition at line 24 of file WaypointWalkMC.h. The documentation for this class was generated from the following file: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:18 2016 by Doxygen 1.6.3 |