Class trajectory
Defined in File trajectory.hpp
Inheritance Relationships
Base Types
public rpfsm::event_data
public rer::stringizable
Class Documentation
Trajectory = path3D + tracking where you are along it.
Public Functions
Get the index of the specified point along the path.
If the point is not on the path, -1 is returned.
Returns
TRUE
iff the path has been completed (no more points) AND we are not looping.
Mark progress along the path by updating the current waypoint.
Get the next point along the path.