![]() |
VR-Forces 5.0.2 Developer's Guide
|
Widget to configure SenSim sensors.

Public Member Functions | |
| DtSenSimConfigurationWidget (DtDe &de) | |
| virtual | ~DtSenSimConfigurationWidget () |
| virtual void | setSensor (DtSensor &sensor) |
| virtual void | setBlackHotEnabled (bool enabled) |
| virtual void | setMode (SensorMode mode) |
| virtual void | setBlurEnabled (bool enabled) |
| virtual void | setNoiseEnabled (bool enabled) |
| virtual void | setGainEnabled (bool enabled) |
| virtual void | setGainLevel (float val) |
| virtual void | setLevel (float val) |
| virtual void | setNoiseLevel (float val) |
| virtual void | setBlurLevel (float val) |
| virtual void | setLightingOverride (bool enable) |
| virtual void | setAmbientMin (float val) |
| virtual void | setDiffuseMin (float val) |
| virtual void | setDiguyIntensityMin (float val) |
| virtual void | setEntityIntensityMin (float val) |
| virtual void | setSensorTextureEnabled (bool enable) |
| virtual void | setSensorTextureIntensity (float val) |
Public Member Functions inherited from makVrv::DtSensorConfigurationWidgetInterface | |
| virtual | ~DtSensorConfigurationWidgetInterface () |
| DtSensorConfigurationWidgetInterface () | |
Public Member Functions inherited from makVrv::DtSenSimConfigurationWidgetInterface | |
| virtual | ~DtSenSimConfigurationWidgetInterface () |
Protected Slots | |
| void | slot_blurSdsChanged (double val) |
| void | slot_gainSdsChanged (double val) |
| void | slot_noiseSdsChanged (double val) |
| void | slot_levelSdsChanged (double val) |
| void | slot_modeChanged (bool checked) |
| void | slot_blurChanged (int val) |
| void | slot_gainChanged (int val) |
| void | slot_noiseChanged (int val) |
| void | slot_blackHotChanged (int val) |
| void | slot_lightingOverrideChanged (int val) |
| void | slot_ambientMinChanged (double minValue) |
| void | slot_diffuseMinChanged (double minValue) |
| void | slot_diguyIntensityMinChanged (double minValue) |
| void | slot_entityIntensityMinChanged (double minValue) |
| void | slot_sensorTextureEnabledChanged (int val) |
| void | slot_sensorTextureIntensityChanged (double minValue) |
Additional Inherited Members | |
Public Types inherited from makVrv::DtSenSimConfigurationWidgetInterface | |
| enum | SensorMode { Nvg, Ir, Color, Monochrome } |
Public Attributes inherited from makVrv::DtSenSimConfigurationWidgetInterface | |
| boost::signalslib::signal < void(bool)> | signal_gainEnabledChanged |
| boost::signalslib::signal < void(bool)> | signal_filterEnabledChanged |
| boost::signalslib::signal < void(bool)> | signal_noiseEnabledChanged |
| boost::signalslib::signal < void(bool)> | signal_colorEnabledChanged |
| boost::signalslib::signal < void(bool)> | signal_blackHotEnabledChanged |
| boost::signalslib::signal < void(SensorMode)> | signal_modeChanged |
| boost::signalslib::signal < void(bool)> | signal_blurEnabledChanged |
| boost::signalslib::signal < void(float)> | signal_noiseLevelChanged |
| boost::signalslib::signal < void(float)> | signal_filterLevelChanged |
| boost::signalslib::signal < void(float)> | signal_levelChanged |
| boost::signalslib::signal < void(float)> | signal_blurLevelChanged |
| boost::signalslib::signal < void(float)> | signal_gainLevelChanged |
| boost::signalslib::signal < void(bool)> | signal_lightingOverrideChanged |
| boost::signalslib::signal < void(float)> | signal_ambientMinChanged |
| boost::signalslib::signal < void(float)> | signal_diffuseMinChanged |
| boost::signalslib::signal < void(float)> | signal_diguyIntensityMinChanged |
| boost::signalslib::signal < void(float)> | signal_entityIntensityMinChanged |
| boost::signalslib::signal < void(bool)> | signal_sensorTextureEnabledChanged |
| boost::signalslib::signal < void(float)> | signal_sensorTextureIntensityChanged |
| makVrv::DtSenSimConfigurationWidget::DtSenSimConfigurationWidget | ( | DtDe & | de | ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
Set the sensor this widget is configuring.
Creates a new logic for the sensor and deletes the old one (to replace the logic for this widget, override this method)
Implements makVrv::DtSensorConfigurationWidgetInterface.
|
virtual |
Set the black hot state in the GUI.
Implements makVrv::DtSenSimConfigurationWidgetInterface.
|
virtual |
Set the sensor mode in the GUI.
Implements makVrv::DtSenSimConfigurationWidgetInterface.
|
virtual |
Set the motion blur enabled state in the GUI.
Implements makVrv::DtSenSimConfigurationWidgetInterface.
|
virtual |
Set the noise enabled state in the GUI.
Implements makVrv::DtSenSimConfigurationWidgetInterface.
|
virtual |
Set the gain state in the GUI.
Implements makVrv::DtSenSimConfigurationWidgetInterface.
|
virtual |
Set the gain value in the GUI.
Implements makVrv::DtSenSimConfigurationWidgetInterface.
|
virtual |
Set the level value in the GUI.
Implements makVrv::DtSenSimConfigurationWidgetInterface.
|
virtual |
Set the noise value in the GUI.
Implements makVrv::DtSenSimConfigurationWidgetInterface.
|
virtual |
Set the motion blur value in the GUI.
Implements makVrv::DtSenSimConfigurationWidgetInterface.
|
virtual |
Set the lighting override setting in the GUI.
Implements makVrv::DtSenSimConfigurationWidgetInterface.
|
virtual |
Set the ambient min override setting in the GUI.
Implements makVrv::DtSenSimConfigurationWidgetInterface.
|
virtual |
Set the diffuse min override setting in the GUI.
Implements makVrv::DtSenSimConfigurationWidgetInterface.
|
virtual |
Set the diguy intensity min override setting in the GUI.
Implements makVrv::DtSenSimConfigurationWidgetInterface.
|
virtual |
Set the entity intensity min override setting in the GUI.
Implements makVrv::DtSenSimConfigurationWidgetInterface.
|
virtual |
Set the sensor texture enabled value in the GUI.
Implements makVrv::DtSenSimConfigurationWidgetInterface.
|
virtual |
Set the sensor texture intensity value in the GUI.
Implements makVrv::DtSenSimConfigurationWidgetInterface.
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |