#include <Road2d.hh>
Classes |
| class | Segment |
| | A road segment.
|
Public Member Functions |
| | Road2d () |
| | Constructor.
|
| virtual | ~Road2d () |
| | Destructor.
|
| void | Load (VisualPtr _parent) |
| | Load the visual using a parent visual.
|
Constructor & Destructor Documentation
| gazebo::rendering::Road2d::Road2d |
( |
| ) |
|
| virtual gazebo::rendering::Road2d::~Road2d |
( |
| ) |
|
|
virtual |
Member Function Documentation
| void gazebo::rendering::Road2d::Load |
( |
VisualPtr |
_parent | ) |
|
Load the visual using a parent visual.
- Parameters
-
| [in] | _parent | Pointer to the parent visual. |
The documentation for this class was generated from the following file: