![]() |
ATLAS Offline Software
|
Public Attributes | |
| Ui::DrawOptionsForm | ui |
| SoGroup * | group {} |
| SoComplexity * | complexity {} |
| SoLightModel * | baseLightModel {} |
| SoDrawStyle * | drawStyle {} |
| bool | linewidthsDisabled {} |
| bool | pointsizesDisabled {} |
| bool | complexityDisabled {} |
| bool | baselightingDisabled {} |
| double | lastEmittedComplexity {} |
Definition at line 27 of file VP1DrawOptionsWidget.cxx.
| bool VP1DrawOptionsWidget::Imp::baselightingDisabled {} |
Definition at line 37 of file VP1DrawOptionsWidget.cxx.
| SoLightModel* VP1DrawOptionsWidget::Imp::baseLightModel {} |
Definition at line 32 of file VP1DrawOptionsWidget.cxx.
| SoComplexity* VP1DrawOptionsWidget::Imp::complexity {} |
Definition at line 31 of file VP1DrawOptionsWidget.cxx.
| bool VP1DrawOptionsWidget::Imp::complexityDisabled {} |
Definition at line 36 of file VP1DrawOptionsWidget.cxx.
| SoDrawStyle* VP1DrawOptionsWidget::Imp::drawStyle {} |
Definition at line 33 of file VP1DrawOptionsWidget.cxx.
| SoGroup* VP1DrawOptionsWidget::Imp::group {} |
Definition at line 30 of file VP1DrawOptionsWidget.cxx.
| double VP1DrawOptionsWidget::Imp::lastEmittedComplexity {} |
Definition at line 38 of file VP1DrawOptionsWidget.cxx.
| bool VP1DrawOptionsWidget::Imp::linewidthsDisabled {} |
Definition at line 34 of file VP1DrawOptionsWidget.cxx.
| bool VP1DrawOptionsWidget::Imp::pointsizesDisabled {} |
Definition at line 35 of file VP1DrawOptionsWidget.cxx.
| Ui::DrawOptionsForm VP1DrawOptionsWidget::Imp::ui |
Definition at line 29 of file VP1DrawOptionsWidget.cxx.