Private data for the TerrainEditorPalette class. More...
#include <TerrainEditorPalettePrivate.hh>
Public Attributes | |
| QSlider * | heightSlider |
| Slider to control the weight of the brush. More... | |
| QDoubleSpinBox * | heightSpin |
| Spin to control the weight of the brush. More... | |
| QSlider * | insideRadiusSlider |
| Slider to control the inside size of the brush. More... | |
| QDoubleSpinBox * | insideRadiusSpin |
| Spin to control the inside size of the brush. More... | |
| QSlider * | outsideRadiusSlider |
| Slider to control the outside size of the brush. More... | |
| QDoubleSpinBox * | outsideRadiusSpin |
| Spin to control the outside size of the brush. More... | |
| std::string | state |
| The current brush state. More... | |
| QSlider * | weightSlider |
| Slider to control the weight of the brush. More... | |
| QDoubleSpinBox * | weightSpin |
| Spin to control the weight of the brush. More... | |
Private data for the TerrainEditorPalette class.
| QSlider* gazebo::gui::TerrainEditorPalettePrivate::heightSlider |
Slider to control the weight of the brush.
| QDoubleSpinBox* gazebo::gui::TerrainEditorPalettePrivate::heightSpin |
Spin to control the weight of the brush.
| QSlider* gazebo::gui::TerrainEditorPalettePrivate::insideRadiusSlider |
Slider to control the inside size of the brush.
| QDoubleSpinBox* gazebo::gui::TerrainEditorPalettePrivate::insideRadiusSpin |
Spin to control the inside size of the brush.
| QSlider* gazebo::gui::TerrainEditorPalettePrivate::outsideRadiusSlider |
Slider to control the outside size of the brush.
| QDoubleSpinBox* gazebo::gui::TerrainEditorPalettePrivate::outsideRadiusSpin |
Spin to control the outside size of the brush.
| std::string gazebo::gui::TerrainEditorPalettePrivate::state |
The current brush state.
| QSlider* gazebo::gui::TerrainEditorPalettePrivate::weightSlider |
Slider to control the weight of the brush.
| QDoubleSpinBox* gazebo::gui::TerrainEditorPalettePrivate::weightSpin |
Spin to control the weight of the brush.