Public Attributes | List of all members
gazebo::rendering::WireBoxPrivate Class Reference

Private data for the WireBox class. More...

#include <WireBoxPrivate.hh>

Public Attributes

math::Box box
 Copy of bounding box. More...
 
DynamicLineslines
 The lines which outline the box. More...
 
VisualPtr parent
 The visual which this box is attached to. More...
 

Detailed Description

Private data for the WireBox class.

Member Data Documentation

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.


The documentation for this class was generated from the following file: