Stg::ModelPosition::Waypoint Class Reference

#include <stage.hh>

List of all members.

Public Member Functions

void Draw () const
 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.

Definition at line 2847 of file stage.hh.


Constructor & Destructor Documentation

Stg::ModelPosition::Waypoint::Waypoint ( stg_meters_t  x,
stg_meters_t  y,
stg_meters_t  z,
stg_radians_t  a,
Color  color 
)
Stg::ModelPosition::Waypoint::Waypoint ( const Pose pose,
Color  color 
)
Stg::ModelPosition::Waypoint::Waypoint (  ) 

Member Function Documentation

void Stg::ModelPosition::Waypoint::Draw (  )  const

Member Data Documentation

Definition at line 2856 of file stage.hh.

Definition at line 2855 of file stage.hh.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


stage
Author(s): Richard Vaughan, with contributions from many others. See web page for a full credits list.
autogenerated on Fri Jan 11 10:03:40 2013