#include <Road2d.hh>
| Public Member Functions | |
| Road2d () | |
| Constructor.  More... | |
| virtual | ~Road2d () | 
| Destructor.  More... | |
| void | Load (VisualPtr _parent) | 
| Load the visual using a parent visual.  More... | |
| gazebo::rendering::Road2d::Road2d | ( | ) | 
Constructor.
| 
 | virtual | 
Destructor.
| void gazebo::rendering::Road2d::Load | ( | VisualPtr | _parent | ) | 
Load the visual using a parent visual.
| [in] | _parent | Pointer to the parent visual. |