A class of widgets used for configuring collision properties. More...
#include <CollisionConfig.hh>

Public Attributes | |
| ConfigWidget * | configWidget |
| Config widget for configuring collision properties. More... | |
| int | id |
| Unique ID of this collision config. More... | |
| std::string | name |
| Name of the collision. More... | |
| QWidget * | widget |
| Widget associated with this data. More... | |
A class of widgets used for configuring collision properties.
| ConfigWidget* gazebo::gui::CollisionConfigData::configWidget |
Config widget for configuring collision properties.
| int gazebo::gui::CollisionConfigData::id |
Unique ID of this collision config.
| std::string gazebo::gui::CollisionConfigData::name |
Name of the collision.
| QWidget* gazebo::gui::CollisionConfigData::widget |
Widget associated with this data.