TinyRobotics
Loading...
Searching...
No Matches
Path< CoordinateT, AllocatorT > Member List

This is the complete list of members for Path< CoordinateT, AllocatorT >, including all inherited members.

addWaypoint(const CoordinateT &waypoint)Path< CoordinateT, AllocatorT >inline
addWaypoints(const std::vector< CoordinateT > &new_waypoints)Path< CoordinateT, AllocatorT >inline
addWaypoints()Path< CoordinateT, AllocatorT >inline
addWaypoints(const First &first, const Rest &... rest)Path< CoordinateT, AllocatorT >inline
clear()Path< CoordinateT, AllocatorT >inline
distance() constPath< CoordinateT, AllocatorT >inline
getLastWaypoint() constPath< CoordinateT, AllocatorT >inline
getWaypoint(size_t index) constPath< CoordinateT, AllocatorT >inline
getWaypoints() constPath< CoordinateT, AllocatorT >inline
isEmpty() constPath< CoordinateT, AllocatorT >inline
operator[](size_t index)Path< CoordinateT, AllocatorT >inline
operator[](size_t index) constPath< CoordinateT, AllocatorT >inline
Path()=defaultPath< CoordinateT, AllocatorT >
Path(const Args &... args)Path< CoordinateT, AllocatorT >inline
Path(const std::vector< CoordinateT > &waypoints)Path< CoordinateT, AllocatorT >inline
removeHead()Path< CoordinateT, AllocatorT >inline
reverse()Path< CoordinateT, AllocatorT >inline
setWaypoint(int pos, const CoordinateT &waypoint)Path< CoordinateT, AllocatorT >inline
setWaypoints(const std::vector< CoordinateT > &new_waypoints)Path< CoordinateT, AllocatorT >inline
size() constPath< CoordinateT, AllocatorT >inline
waypoints (defined in Path< CoordinateT, AllocatorT >)Path< CoordinateT, AllocatorT >protected