Public Attributes | List of all members
gazebo::gui::TerrainEditorPalettePrivate Class Reference

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...
 

Detailed Description

Private data for the TerrainEditorPalette class.

Member Data Documentation

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.


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