![]() |
VR-Forces Developer's Guide
|
The shared simulation settings.

Static Public Member Functions | |
| static const std::string & | className () |
Protected Member Functions | |
| DtSharedLaserDesignatorSettings (DtSharedSettingsManager &manager) | |
| bool | applyFactoryOverrides (makArchives::DtLaserDesignatorSettingsRecord &rec) const |
Protected Attributes | |
| bool | myLaserDesignatorsEnabled |
| bool | myLaserDesignatorCodesEnabled |
| std::vector< DtUnicode > | myDefinitions |
| DtDe * | myDe |
| DtLaserDesignatorSettingsBackup * | mySettingsBackup |
|
virtual |
DTOR.
|
protected |
CTOR.
|
static |
Get an instance of the settings object. Also protected, use the DtReadSettingsLock and DtWriteSettingsLock to access the object.
|
virtual |
Sets the display engine used for the settings object.
|
virtual |
Set the entity settings as a record.
|
virtual |
Get the settings as a record.
|
virtual |
turns all laser designators on or off
|
virtual |
checks whether all cockpits are on or off
|
virtual |
turns all laser designator codes on or off
|
virtual |
checks whether all designator codes are on or off
| const std::vector<DtUnicode>& makVrv::DtSharedLaserDesignatorSettings::definitions | ( | ) | const |
|
inlinevirtual |
Accessor for the settings backup (const).
| DtCorruptedState | Re-implement to use. |
Reimplemented from makVrv::DtSharedSettings.
|
inlinevirtual |
Accessor for the settings backup.
| DtCorruptedState | Re-implement to use. |
Reimplemented from makVrv::DtSharedSettings.
|
virtual |
\brief Backs up current state using backup settings object
Reimplemented from makVrv::DtSharedSettings.
|
protected |
Get overrides to the factory record, if any. If there are overrides, this function returns true. This is an internal utility function used by VR-Vantage engineers to update factory defaults. As a result, this function returns false in releases but can be overriden by toolkit users if desired; however, generally toolkit users can and should use DtDeInitializer::addDefaultSettingsRecord(...) instead.
|
friend |
Also protected, use the DtReadSettingsLock and DtWriteSettingsLock to access the object.
|
friend |
|
friend |
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |