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

Private data for the DoorItem class. More...

#include <DoorItemPrivate.hh>

Public Attributes

double doorDepth
 Door depth in pixels. More...
 
double doorElevation
 Door elevation in pixels. More...
 
double doorHeight
 Door height in pixels. More...
 
QPointF doorPos
 Door scene position in pixel coordinates. More...
 
double doorWidth
 Door width in pixels. More...
 
WindowDoorInspectorDialoginspector
 Inspector for configuring the door item. More...
 

Detailed Description

Private data for the DoorItem class.

Member Data Documentation

double gazebo::gui::DoorItemPrivate::doorDepth

Door depth in pixels.

double gazebo::gui::DoorItemPrivate::doorElevation

Door elevation in pixels.

double gazebo::gui::DoorItemPrivate::doorHeight

Door height in pixels.

QPointF gazebo::gui::DoorItemPrivate::doorPos

Door scene position in pixel coordinates.

double gazebo::gui::DoorItemPrivate::doorWidth

Door width in pixels.

WindowDoorInspectorDialog* gazebo::gui::DoorItemPrivate::inspector

Inspector for configuring the door item.


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