Stg::Waypoint Class Reference
#include <stage.hh>
Public Member Functions | |
void | Draw () |
Waypoint () | |
Waypoint (const Pose &pose, Color color) | |
Waypoint (stg_meters_t x, stg_meters_t y, stg_meters_t z, stg_radians_t a, Color color) | |
Public Attributes | |
Color | color |
Pose | pose |
Detailed Description
Specify a point in space. Arrays of Waypoints can be attached to Models and visualized.Constructor & Destructor Documentation
Waypoint::Waypoint | ( | stg_meters_t | x, | |
stg_meters_t | y, | |||
stg_meters_t | z, | |||
stg_radians_t | a, | |||
Color | color | |||
) |
Waypoint::Waypoint | ( | ) |
Member Function Documentation
void Waypoint::Draw | ( | ) |
Member Data Documentation
The documentation for this class was generated from the following files:
Generated on Wed Jul 22 11:51:05 2009 for Stage by
