![]() |
VR-Forces 4.10 Class Documentation
|
The logic for the diguy settings dialog. More...
Public Member Functions | |
| DtDiGuySettingsLogic (DtDe &de, DtPersistenceControlsInterface &persistenceControls, DtDiGuySettingsInterface &widget) | |
| CTOR. More... | |
| virtual | ~DtDiGuySettingsLogic () |
| DTOR. More... | |
Protected Member Functions | |
| virtual void | displayUnitsChanged () |
| slot for display unit and decimal changes currently we just relook up the display units and decimal values in sendSettingsToGui instead of getting the values from the signal More... | |
| virtual void | sendSettingsToGui () |
| Set up the GUI with the current window settings. More... | |
Boost Slots | |
| virtual void | slot_diGuyInstancingEnabledChanged (bool enable) |
| Receives notification that the user changed the instancing enabled checkbox. More... | |
| virtual void | slot_diGuyInstancedLodChanged (int lod) |
| Receives notification that the user changed the instancing lod value (1-7). More... | |
| virtual void | slot_diGuyVisualizeInstancingChanged (bool enable) |
| Receives notification that the user changed the visualize instancing checkbox. More... | |
| virtual void | slot_diGuyTextureVariationChanged (bool enable) |
| Receives notification that the user changed the texture variation checkbox. More... | |
| virtual void | slot_diGuyMaxDrawDistanceChanged (float distance) |
| Receives notification that the user changed the max draw distance. More... | |
| virtual void | slot_settingMaxDrawDistanceChanged (float distance) |
| Received notification that the setting changed for the max draw distance. More... | |
| virtual void | slot_diGuyMaxMotionUpdateDistanceChanged (float distance) |
| Receives notification that the user changed the max motion update distance. More... | |
| virtual void | slot_settingMaxMotionUpdateDistanceChanged (float distance) |
| Received notification that the setting changed for the max motion update distance. More... | |
| virtual void | slot_diGuyMultiThreadUpdateChanged (bool enable) |
| Receives notification that the user changed the multi threaded update checkbox. More... | |
Persistence Slots | |
| DtSignalConnectionManager | mySignals |
| DtDiGuySettingsInterface & | myInterface |
| DtPersistenceControlsInterface & | myPersistenceControls |
| DtDe & | myDe |
| virtual void | on_import () |
| virtual void | on_export () |
| virtual void | on_importFilePathChosen (const std::string &filePath) |
| virtual void | on_exportFilePathChosen (const std::string &filePath) |
| virtual void | on_settingsRestored (const DtSettingsBackup *b) |
The logic for the diguy settings dialog.
| makVrv::DtDiGuySettingsLogic::DtDiGuySettingsLogic | ( | DtDe & | de, |
| DtPersistenceControlsInterface & | persistenceControls, | ||
| DtDiGuySettingsInterface & | widget | ||
| ) |
CTOR.
|
virtual |
DTOR.
|
protectedvirtual |
slot for display unit and decimal changes currently we just relook up the display units and decimal values in sendSettingsToGui instead of getting the values from the signal
|
protectedvirtual |
Set up the GUI with the current window settings.
|
protectedvirtual |
Receives notification that the user changed the instancing enabled checkbox.
|
protectedvirtual |
Receives notification that the user changed the instancing lod value (1-7).
|
protectedvirtual |
Receives notification that the user changed the visualize instancing checkbox.
|
protectedvirtual |
Receives notification that the user changed the texture variation checkbox.
|
protectedvirtual |
Receives notification that the user changed the max draw distance.
|
protectedvirtual |
Received notification that the setting changed for the max draw distance.
|
protectedvirtual |
Receives notification that the user changed the max motion update distance.
|
protectedvirtual |
Received notification that the setting changed for the max motion update distance.
|
protectedvirtual |
Receives notification that the user changed the multi threaded update checkbox.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protected |
|
protected |
|
protected |
|
protected |