![]() |
VR-Forces Developer's Guide
|
Dialog for adding one or more terrain patches.

Public Member Functions | |
| virtual | ~DtLodCenterSettingsDialogInterface () |
| virtual void | initialize ()=0 |
| virtual void | setLodCenterSettings (const DtObserverObject::DtLodCenterSettings &settings)=0 |
|
virtual |
DTOR.
|
pure virtual |
Build GUI, connect to widget signals, and initialize logic class.
Implemented in makVrv::DtLodCenterSettingsDialog.
|
pure virtual |
Set the values of QWidget objects with values from the provided settings.
Implemented in makVrv::DtLodCenterSettingsDialog.