17 #ifndef _GAZEBO_EXTRUDE_DIALOG_PRIVATE_HH_
18 #define _GAZEBO_EXTRUDE_DIALOG_PRIVATE_HH_
48 public: QGraphicsView *
view;
int viewWidth
Width of the graphics view in px.
Definition: ExtrudeDialogPrivate.hh:45
QSpinBox * samplesSpin
Samples spin box.
Definition: ExtrudeDialogPrivate.hh:42
Private data for the ExtrudeDialog class.
Definition: ExtrudeDialogPrivate.hh:30
QDoubleSpinBox * resolutionSpin
Resolution spin box.
Definition: ExtrudeDialogPrivate.hh:39
QDoubleSpinBox * thicknessSpin
Thickness spin box.
Definition: ExtrudeDialogPrivate.hh:36
QGraphicsView * view
Display the SVG paths.
Definition: ExtrudeDialogPrivate.hh:48
std::string filename
Full file path of the SVG file.
Definition: ExtrudeDialogPrivate.hh:33