![]() |
VR-Forces 4.8 Class Documentation
|

Public Member Functions | |
| DtVrfEntityDisplaySettingsWidget (makVrv::DtDe &de, QWidget *parent) | |
| virtual | ~DtVrfEntityDisplaySettingsWidget () |
Public Member Functions inherited from makVrv::DtEntityDisplaySettingsWidget | |
| DtEntityDisplaySettingsWidget (DtDe &de, QWidget *parent, Qt::WindowFlags f=Qt::Widget) | |
| CTOR. More... | |
| virtual | ~DtEntityDisplaySettingsWidget () |
| Virtual DTOR. More... | |
| virtual void | setDistanceLabels (const DtUnicode &label) |
| virtual void | setDistanceDecimals (int decimals) |
| virtual void | setWakeDefaultLODMaxRange (double range) |
| virtual void | setBuoyancyDefaultLODMaxRange (double range) |
| virtual void | setBuoyancyMinCullMaxRange (double range) |
| virtual void | setEntityLabelsShown (bool enabled) |
| virtual void | setRotateEntitySymbols (bool enabled) |
| virtual void | setEmitterVolumesShown (bool enabled) |
| virtual void | setGroundClampingEnabled (bool enabled) |
| virtual void | setLifeformsUprightEnabled (bool enabled) |
| virtual void | setGroundClampingDistance (float distance) |
| virtual void | setOrientationClampingEnabled (bool enabled) |
| virtual void | setSmoothingEnabled (bool enabled) |
| virtual void | setSmoothingPeriod (float period) |
| virtual void | setArtPartSmoothingEnabled (bool enabled) |
| virtual void | setArtPartSmoothingPeriod (float period) |
| virtual void | setShowStealths (bool enabled) |
| virtual void | setInfoPopupsOnSelect (bool enabled) |
| virtual void | setHeightAboveTerrainEnabled (bool enabled) |
| virtual void | setHeightAboveTerrainMode (DtSharedEntityDisplaySettings::HeightAboveTerrainMode mode) |
| virtual void | setHeightAboveTerrainSelectedOnly (bool enabled) |
| virtual void | setColorizedModelColorType (DtSharedEntityDisplaySettings::ColorizedModelColorType colorType) |
| virtual void | setIconScale (int scale) |
| virtual void | setMaxGroundClampingDistance (float distance) |
| virtual void | setSmoothingPeriodRange (float max, float min, float step) |
| virtual void | setArtPartSmoothingPeriodRange (float max, float min, float step) |
| virtual void | setOceanWakesEnabled (bool state) |
| Set the wake effect on dynamic oceans. More... | |
| virtual void | setRotorWashEnabled (bool state) |
| Set the rotor wash effect on dynamic oceans. More... | |
| virtual void | setHullSprayEffectsEnabled (bool state) |
| Set the hull spray effect. More... | |
| virtual void | setBuoyancyModelsEnabled (bool state) |
| Set the buoyancy model state. More... | |
| virtual void | setBuoyancyDefaultLODDistance (double distance) |
| Set the buoyancy model default LOD. More... | |
| virtual void | setWakeDefaultLODDistance (double distance) |
| Set the wake model default LOD. More... | |
| virtual void | setBuoyancyMinimumCullDistance (double distance) |
| Set the buoyancy model frustum cull distance. More... | |
| virtual void | setBuoyancyCullType (DtEntitySettingsRecord::BuoyancyCullType cullType) |
| Set the type of buoyancy culling used. More... | |
| virtual void | setBuoyAndBeaconIconsEnabled (bool state) |
| Set the buoy/beacon icon state. More... | |
| virtual void | setHeightAboveTerrainPeriod (unsigned int period) |
| Set the perioduency at which height above terrain lines are updated. More... | |
| virtual void | setOccupantsVisible (bool state) |
| Set whether to display offset DiGuys that are part of an entity (ex. More... | |
| virtual void | setWheelRotationEnabled (bool enabled) |
| Set whether to display offset DiGuys that are part of an entity (ex. More... | |
Public Member Functions inherited from makVrv::DtEntityDisplaySettingsInterface | |
| virtual | ~DtEntityDisplaySettingsInterface () |
| DTOR. More... | |
Protected Member Functions | |
| virtual void | slot_extendedEntityOptionsChanged () |
Protected Member Functions inherited from makVrv::DtEntityDisplaySettingsWidget | |
| void | setupGui () |
| Sets up the widget's fields. More... | |
| void | connectToSignals () |
| Connects widget signals to slots. More... | |
| void | enableBuoyancyParameters (bool enabled) |
| makVrf::DtVrfEntityDisplaySettingsWidget::DtVrfEntityDisplaySettingsWidget | ( | makVrv::DtDe & | de, |
| QWidget * | parent | ||
| ) |
|
virtual |
|
protectedvirtual |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
| QCheckBox* makVrf::DtVrfEntityDisplaySettingsWidget::myShowWarningIcon |
| QCheckBox* makVrf::DtVrfEntityDisplaySettingsWidget::myShowEntityExtentsWhenSelected |
| QCheckBox* makVrf::DtVrfEntityDisplaySettingsWidget::myShowEntityTaskVisualizationsWhenSelected |