![]() |
VR-Forces 4.10 Class Documentation
|
Go to the source code of this file.
Functions | |
| *****class DT_DLL_vrfobjcore DtObjectGeometricModelEntry **virtual | ~DtObjectGeometricModelEntry () |
| **virtual void | setObjectType (const DtObjectType &) |
| *virtual const DtObjectType & | objectType () const |
| **virtual void | setObjectGeometricModel (const DtObjectGeometricModel *) |
| *virtual const DtObjectGeometricModel * | objectGeometricModel () const |
| **virtual void | setNavDataPath (const DtFilename &filename) |
| *virtual DtFilename | navDataPath () const |
| *bool | testInvariant () const |
Variables | |
| **DtObjectType | myObjectType |
| *const DtObjectGeometricModel * | myObjectGeometricModel |
| *DtFilename | myNavDataPath |
| * * * * * class DT_DLL_vrfobjcore DtObjectGeometricModelEntry* * virtual ~DtObjectGeometricModelEntry | ( | ) |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
| * * DtObjectType myObjectType |
Referenced by makVrv::DT_PROTOCOL_NAMESPACE::DtTacticalGraphicElement::elementType(), makVrv::DtObjectTypeStateListener::objectType(), DtEnumerationWidget::objectType(), DtRwForceObjectType::objectType(), DtRwAffectableEngineeringObject::operator<(), DtRwSpotReportDelta::operator<(), DtRwAffectableEngineeringObject::operator==(), DtRwSpotReportDelta::operator==(), and DtRwForceObjectType::setObjectType().
| * const DtObjectGeometricModel* myObjectGeometricModel |
| * DtFilename myNavDataPath |
Referenced by DtRwNavRuntimeConfig::navDataPath(), and DtRwNavRuntimeConfig::setNavDataPath().