![]() |
VR-Forces 5.0.1 Developer's Guide
|
The shared aggregate display settings object.

Static Public Member Functions | |
| static const std::string & | className () |
Protected Member Functions | |
| DtSharedAggregateDisplaySettings (DtSharedSettingsManager &manager) | |
Protected Attributes | |
| int | myFlags |
| int | myEchelonLevel |
| double | myGhostingTransparency |
| DtColorizedModelColorType | myColorizedModelColorType |
| DtAggregateStateSettingsBackup * | myAggregateSettingsBackup |
Friends | |
| class | DtReadSettingsLock< DtSharedAggregateDisplaySettings > |
| class | DtWriteSettingsLock< DtSharedAggregateDisplaySettings > |
|
virtual |
DTOR.
|
protected |
Protected CTOR (Use DtReadSettingsLock and DtWriteSettingsLock).
|
virtual |
Get whether aggregate display is enabled.
|
virtual |
Set whether aggregate display is enabled.
|
virtual |
Get whether aggregate leaf nodes are displayed.
|
virtual |
Set whether aggregate leaf nodes are displayed.
|
virtual |
Get whether aggregates are displayed initiallyu expanded.
|
virtual |
Set whether aggregates are displayed initially expanded.
|
virtual |
Get whether aggregate bounding boxes are displayed.
|
virtual |
Set whether aggregate bounding boxes are displayed.
|
virtual |
Get whether bounding boxes are only displayed for selected aggregates.
|
virtual |
Set whether bounding boxes are only displayed for selected aggregates.
|
virtual |
Get whether aggregate main icons are displayed.
|
virtual |
Set whether aggregate main icons are displayed.
|
virtual |
Get whether items below the echelon level are ghosted.
|
virtual |
Set whether items below the echelon level are ghosted.
|
virtual |
Get whether items below the echelon level have their labels shown.
|
virtual |
Set whether items below the echelon level have their labels shown.
|
virtual |
Get whether ghosted aggregate items are selectable.
|
virtual |
Set whether ghosted aggregate items are selectable.
|
virtual |
Get the echelon level used for ghosting items.
|
virtual |
Set the echelon level used for ghosting items.
|
virtual |
Get the transparency level applied to ghosted items.
|
virtual |
Set the transparency level applied to ghosted items.
|
virtual |
Get the colorized model color type to use for coloring aggregates.
|
virtual |
Set the colorized model color type to use for coloring aggregates.
| void makVrv::DtSharedAggregateDisplaySettings::setFromRecord | ( | const makArchives::DtAggregateSettingsRecord & | rec | ) |
Set the aggregate settings from record.
| void makVrv::DtSharedAggregateDisplaySettings::getRecord | ( | makArchives::DtAggregateSettingsRecord & | rec | ) | const |
Get the aggregate settings from record.
|
virtual |
Accessor for the settings backup (const).
Reimplemented from makVrv::DtSharedSettings.
|
virtual |
Accessor for the settings backup.
Reimplemented from makVrv::DtSharedSettings.
|
virtual |
Called to back up the settings.
Reimplemented from makVrv::DtSharedSettings.
|
static |
The settings object's class name.
|
friend |
Use the DtReadSettingsLock to read the object.
|
friend |
Use the DtWriteSettingsLock to write to the object.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |