Private data for the WireBox class. More...
#include <WireBoxPrivate.hh>
Public Attributes | |
| math::Box | box |
| Copy of bounding box. More... | |
| DynamicLines * | lines |
| The lines which outline the box. More... | |
| VisualPtr | parent |
| The visual which this box is attached to. More... | |
Private data for the WireBox class.
| math::Box gazebo::rendering::WireBoxPrivate::box |
Copy of bounding box.
| DynamicLines* gazebo::rendering::WireBoxPrivate::lines |
The lines which outline the box.
| VisualPtr gazebo::rendering::WireBoxPrivate::parent |
The visual which this box is attached to.