![]() |
VR-Forces Developer's Guide
|
This is the logic for the intersector settings widget.
Public Member Functions | |
| DtIntersectorSettingsLogic (DtDe &de, DtPersistenceControlsInterface &persistenceControls, DtIntersectorSettingsInterface &widget) | |
| virtual | ~DtIntersectorSettingsLogic () |
Protected Member Functions | |
| void | sendSettingsToGui () |
| void | slot_intersectorDrawEnabledChanged (bool enabled) |
| void | slot_intersectorDrawnDurationChanged (float duration) |
| void | slot_failedIntersetcorColorChanged (const DtColorValue &color) |
| void | slot_oddSegmentIntersectorColorChanged (const DtColorValue &color) |
| void | slot_evenSegmentIntersectorColorChanged (const DtColorValue &color) |
| void | slot_paperMapIntersectionOverrideChanged (bool enabled) |
Persistence slots | |
| DtSignalConnectionManager | myConnections |
| DtIntersectorSettingsInterface & | myInterface |
| DtPersistenceControlsInterface & | myPersistenceControls |
| DtDe & | myDe |
| void | on_import () |
| void | on_export () |
| void | on_importFilePathChosen (const std::string &filePath) |
| void | on_exportFilePathChosen (const std::string &filePath) |
| virtual void | settingsRestored (const DtSettingsBackup *) |
| makVrv::DtIntersectorSettingsLogic::DtIntersectorSettingsLogic | ( | DtDe & | de, |
| DtPersistenceControlsInterface & | persistenceControls, | ||
| DtIntersectorSettingsInterface & | widget | ||
| ) |
CTOR.
|
virtual |
DTOR.
|
protected |
Set up the gui with the current intersector settings.
|
protected |
Called when the intersector draw enable is changed by the gui.
|
protected |
Called when the intersector draw duration is changed by the gui.
|
protected |
Called when the failed intersector color is changed by the gui.
|
protected |
Called when the failed intersector color is changed by the gui.
|
protected |
Called when the failed intersector color is changed by the gui.
|
protected |
Called when the 2D Visualer Layer intersection override is changed by the gui.
|
protected |
Called when settings are restored. Resets gui if the restored object type is of this class.
|
protected |
Called when settings are restored. Resets gui if the restored object type is of this class.
|
protected |
Called when settings are restored. Resets gui if the restored object type is of this class.
|
protected |
Called when settings are restored. Resets gui if the restored object type is of this class.
|
protectedvirtual |
Called when settings are restored. Resets gui if the restored object type is of this class.
|
protected |
Called when settings are restored. Resets gui if the restored object type is of this class.
|
protected |
Called when settings are restored. Resets gui if the restored object type is of this class.
|
protected |
Called when settings are restored. Resets gui if the restored object type is of this class.
|
protected |
Called when settings are restored. Resets gui if the restored object type is of this class.