|
| virtual | ~DtLocalObject () |
| |
const
makVrf::DtExternalNextFrameState * | nextFrameState () const |
| |
| makVrf::DtExternalNextFrameState * | nextFrameState () |
| |
| template<typename T_Component > |
| T_Component * | getNextFrameStateComponent () |
| |
| template<typename T_Component > |
| const T_Component * | getNextFrameStateComponent () const |
| |
| template<typename T_Component > |
| std::vector< T_Component * > | getNextFrameStateComponentList () |
| |
| template<typename T_Component > |
| const std::vector< T_Component * > | getNextFrameStateComponentList () const |
| |
| virtual DtRwProperties & | nextFrameStateProperties () |
| |
| virtual void | setNextFrameActivity (const DtString &) |
| |
| virtual void | setGlobalIdentifierForPublication (const DtString &) |
| |
| virtual void | setNextFrameExtendedData (const DtString &key, const DtString &value) |
| |
| virtual void | setNextFrameExtendedDataMap (const std::map< DtString, DtString > &) |
| |
| virtual void | setNextFrameExtendedDataMap (const std::map< std::string, std::string > &) |
| |
| virtual void | clearNextFrameExtendedData () |
| |
| virtual void | appendNextFrameExtendedData (const std::map< DtString, DtString > &s) |
| |
| virtual void | setNextFrameExtendedLabel (int, const DtString &value) |
| |
| virtual void | clearNextFrameExtendedLabels () |
| |
| virtual void | setNextFrameExtendedLabels (const std::map< int, DtString > &) |
| |
| virtual DtAppearance | nextFrameAppearance () const |
| |
| virtual void | setNextFrameLocalPosition (const DtVector &) |
| |
| virtual DtString | nextFrameLabel () const |
| |
| virtual const DtVector & | nextFrameLocalPosition () const |
| |
| virtual void | setNextFrameWorldPosition (const DtVector &) |
| |
| virtual const DtVector & | nextFrameWorldPosition () const |
| |
| virtual void | setNextFrameParentPosition (const DtVector &) |
| |
| virtual const DtVector & | nextFrameParentPosition () const |
| |
| virtual void | setNextFrameLocalOrientationMatrix (const DtDcm &) |
| |
| virtual const DtDcm & | nextFrameLocalOrientationMatrix () const |
| |
| virtual void | setNextFrameLocalOrientationWrtDatabase (const DtTaitBryan &) |
| |
| virtual const DtTaitBryan & | nextFrameLocalOrientationWrtDatabase () const |
| |
| virtual void | setNextFrameLocalOrientation (const DtTaitBryan &) |
| |
| virtual const DtTaitBryan & | nextFrameLocalOrientation () const |
| |
| virtual const DtTaitBryan & | nextFrameTopographicOrientation () const |
| |
| virtual void | setNextFrameParentOrientation (const DtTaitBryan &) |
| |
| virtual const DtTaitBryan & | nextFrameParentOrientation () const |
| |
| virtual void | setNextFrameWorldOrientation (const DtTaitBryan &) |
| |
| virtual void | setNextFrameWorldOrientationMatrix (const DtDcm &) |
| |
| virtual const DtTaitBryan & | nextFrameWorldOrientation () const |
| |
| virtual const DtDcm & | nextFrameWorldOrientationMatrix () const |
| |
| virtual void | setNextFrameLocalVertices (const DtList &vertices, DtVector &newGeometricCenter) |
| |
| virtual void | setNextFrameLocalVertices (const DtLocalVertexList &vertices, DtVector &newGeometricCenter) |
| |
| virtual void | removeNextFrameVertex (int iIndex) |
| |
| virtual void | addNextFrameLocalVertex (const DtVector &vertex) |
| |
| virtual void | addNextFrameLocalVertex (const DtVector &vertex, DtVector &newGeometricCenter) |
| |
| virtual void | setNextFrameWorldVertices (const std::vector< DtVector > &vertices, DtVector &newGeometricCenter) |
| |
| virtual void | setNextFrameWorldVertices (const DtVertexList &vertices, DtVector &newGeometricCenter) |
| |
| virtual void | setNextFrameWorldVertices (const DtList &vertices, DtVector &newGeometricCenter) |
| |
| virtual void | addNextFrameWorldVertex (const DtVector &vertex, DtVector &newGeometricCenter) |
| |
| bool | nextFrameIsDestroyed () const |
| |
| int | nextFrameDamageState () const |
| |
| virtual void | setNextFrameRelativeVertices (const DtLocalVertexList &vertices) |
| |
| virtual const DtLocalVertexList & | nextFrameLocalVertices () const |
| |
| virtual const DtVertexList & | nextFrameWorldVertices () const |
| |
| virtual const DtLocalVertexList & | nextFrameRelativeVertices () const |
| |
| virtual double | nextFrameHeading () const |
| |
| virtual double | nextFramePitch () const |
| |
| virtual double | nextFrameRoll () const |
| |
| virtual void | setNextFrameIsSubordinateOfForceLevel (bool) |
| |
| virtual bool | nextFrameIsSubordinateOfForceLevel () const |
| |
| virtual bool | nextFrameIsLocal () const |
| |
| bool | isLocal () const override |
| |
| virtual void | removedFromSimulation () |
| |
| virtual void | makeInvalid () override |
| |
| bool | isValid () const |
| |
| bool | publishObject () const |
| |
| int | publishFlag () const |
| |
| virtual void | setNextFrameIsClutterEntity (bool b) |
| |
| virtual bool | nextFrameIsClutterEntity () const |
| |
| virtual void | setNextFrameIsVrfSimulated (bool) |
| |
| virtual bool | nextFrameIsVrfSimulated () const |
| |
| virtual void | setNextFrameCallsign (const DtString &cs) |
| |
| virtual const DtString & | nextFrameCallsign () const |
| |
| virtual bool | isRemoteAttachedObject () const |
| |
| virtual void | setNextFrameEngagementRules (const DtString &) |
| |
| virtual DtString | nextFrameEngagementRules () const |
| |
| virtual void | setNextFrameIsTasked (bool) |
| |
| virtual bool | nextFrameIsTasked () const |
| |
| virtual void | setNextFrameIndependentlyTasked (bool) |
| |
| virtual bool | nextFrameIndependentlyTasked () const |
| |
| virtual void | setNextFrameGlobalId (const DtString &) |
| |
| virtual void | setNextFrameEntityId (const DtEntityIdentifier &id) |
| |
| virtual DtEntityIdentifier | nextFrameEntityId () const |
| |
| virtual bool | setNextFrameObjectName (const DtString &) |
| |
| virtual DtString | nextFrameObjectName () const |
| |
| virtual void | setNextFrameObjectType (const DtObjectType &) |
| |
| virtual DtObjectType | nextFrameObjectType () const |
| |
| void | setNotifyLevel (int) |
| |
| DtSimulationServices * | simulationServices () const |
| |
| bool | converting () const |
| |
| template<typename T_Component > |
| T_Component * | addStateComponent (bool checkWritable=false, bool isRemote=false) |
| |
| makVrf::DtFrameStateInterface * | addStateComponent (makVrf::DtStateComponent::StateComponentType t) |
| |
| virtual bool | nextFrameIsEmbarked () const |
| |
| virtual DtUUID | nextFrameEmbarkedOn () const |
| |
| virtual void | setNextFrameEmbarkedOn (const DtUUID &u) |
| |
| virtual bool | nextFrameIsEmbarkedOn (const DtUUID &) const |
| |
| virtual DtSimObjectReference | nextFrameSimObjectEmbarkedOn () const |
| |
| virtual void | setNextFrameEchelonId (const DtEchelonId &) |
| |
| virtual DtEchelonId | nextFrameEchelonId () const |
| |
| virtual void | setNextFrameForceType (int) |
| |
| virtual DtForceType | nextFrameForceType () const |
| |
| virtual void | setNextFrameSessionId (int) |
| |
| virtual int | nextFrameSessionId () const |
| |
| virtual void | setNextFrameVrfMessageVersionSupported (int) |
| |
| virtual int | nextFrameVrfMessageVersionSupported () const |
| |
| virtual void | removeNextFrameExtendedData (const DtString &) |
| |
| void | removeStateComponent (const makVrf::DtFrameStateInterface *) |
| |
| virtual void | upgradeFromImport () |
| |
| makVrf::DtLaserDesignatorStateComponent * | addLaserDesignator () |
| |
| void | removeLaserDesignator (makVrf::DtLaserDesignatorStateComponent *) |
| |
| makVrf::DtEmitterSystemStateComponent * | addEmitterSystem () |
| |
| void | removeEmitterSystem (makVrf::DtEmitterSystemStateComponent *) |
| |
| makVrf::DtActiveSonarStateComponent * | addActiveSonarSystem () |
| |
| void | removeActiveSonarSystem (makVrf::DtActiveSonarStateComponent *) |
| |
| makVrf::DtRadioTransmitterStateComponent * | addRadioTransmitter () |
| |
| void | removeRadioTransmitter (makVrf::DtRadioTransmitterStateComponent *) |
| |
| makVrf::DtNavAidRadioTransmitterStateComponent * | addNavAidRadioTransmitter () |
| |
| void | removeNavAidRadioTransmitter (makVrf::DtNavAidRadioTransmitterStateComponent *) |
| |
| makVrf::DtRadioReceiverStateComponent * | addRadioReceiver () |
| |
| void | removeRadioReceiver (makVrf::DtRadioReceiverStateComponent *) |
| |
| makVrf::DtIffStateComponent * | getOrCreateIffSystem () |
| |
| void | removeIffSystem () |
| |
| makVrf::DtUnderwaterAcousticsStateComponent * | getOrCreateUnderwaterAcousticsSystem (bool isRemote=false) |
| |
| void | removeUnderwaterAcousticsSystem () |
| |
| virtual void | setNextFrameUnderFire (bool b) |
| |
| virtual bool | nextFrameUnderFire () const |
| |
| virtual void | setNextFrameInvulnerable (bool) |
| |
| virtual bool | nextFrameInvulnerable () const |
| |
| virtual void | setNextFrameUndetectable (bool) |
| |
| virtual bool | nextFrameUndetectable () const |
| |
| virtual void | setNextFrameHalfLengthWidthHeight (double length, double width, double height) |
| |
| virtual void | setNextFrameObjectGeometry (const makVrf::DtVrfObjectGeometry &) |
| |
| virtual void | setNextFrameBoundingGeometryType (DtSimBoundingGeometry::DtSimBoundingGeometryType type) |
| |
| virtual void | setNextFrameBoundingVolume (const Dt3dBoundingVolume &b) |
| |
| virtual void | setNextFrameHasPlan (bool) |
| |
| virtual bool | nextFrameHasPlan () const |
| |
| virtual void | setNextFrameExecutingPlan (bool) |
| |
| virtual bool | nextFrameExecutingPlan () const |
| |
| virtual void | setNextFrameOccupantsHidden (bool) |
| |
| virtual bool | nextFrameOccupantsHidden () const |
| |
virtual std::map< DtString,
DtString > | nextFrameExtendedDataMap () const |
| |
| virtual std::map< int, DtString > | nextFrameExtendedLabels () const |
| |
| virtual bool | nextFrameIsOnTopOf (const DtSimObject *o, bool checkSupportPoints=false) const |
| |
| virtual bool | nextFrameIsOnTopOf (const DtSimObject *o, double d, bool checkSupportPoints=false) const |
| |
| DtLocalObjectDecorator * | getOrCreateDecorator (const std::string &Decorator) |
| |
| void | setLocationComplete () |
| |
| virtual void | setNextFrameParameterProperties (const DtRwProperties &) |
| |
| const DtRwProperties & | nextFrameParameterProperties () const |
| |
| virtual const DtRwProperties & | nextFrameStateProperties () const |
| |
| virtual const DtRwProperties & | stateProperties () const |
| |
| virtual void | setNextFrameStateProperties (const DtRwProperties &) |
| |
| virtual bool | nextFrameFuelLevelsFrozen () const |
| |
| virtual bool | nextFrameMunitionLevelsFrozen () const |
| |
| virtual void | setSimulationCapable (bool) |
| |
| bool | simulationCapable () const |
| |
| virtual void | setNextFrameBlockParachute (bool) |
| |
| virtual bool | nextFrameBlockParachute () const |
| |
| virtual void | setNextFrameOnTerrainSurface (bool b) |
| |
| virtual bool | nextFrameOnTerrainSurface () const |
| |
| virtual bool | init () |
| |
| virtual bool | create () |
| |
| bool | isGlobalPlan () const |
| |
| bool | isSyncMatrix () const |
| |
| virtual int | publicationFlag () const |
| |
| virtual bool | isCapableOfTask (std::string taskName) |
| |
| virtual bool | convertToRemoteObject (DtString &error) |
| |
| virtual bool | convertToLocalObject (DtString &error, const std::string &archiveState) |
| |
| virtual bool | prepareForHandoff () |
| |
| virtual std::string | archiveState () const |
| |
virtual
DtVrfObjectStateRepository * | internalState () |
| |
virtual const
DtVrfObjectStateRepository * | internalState () const |
| |
| virtual void | prepareForReinitialization () |
| |
| DtVrfObjectSubComponentTypes * | vrfSubComponentTypes () const |
| |
| virtual void | tick () |
| |
| virtual void | startTick () |
| |
| virtual void | tickComponents () |
| |
| virtual void | endTick () |
| |
| virtual int | scenarioRunId () const |
| |
| virtual bool | checkIfMoveOntoEmbarked (const DtVector &localPosition, const DtSimObject *&hit, const std::list< DtUUID > &additionalIgnore=std::list< DtUUID >()) |
| |
| virtual bool | checkAndDisembarkIfEmbarked (const DtVector &localPosition) |
| |
| virtual bool | lowFidelityDisembarkHitCheck (const DtVector &localPosition) const |
| |
| virtual bool | highFidelityDisembarkHitCheck (const DtVector &localPosition) const |
| |
| virtual int | nextEmitterSystemId () |
| |
| bool | initialized () const |
| |
| DtVrfCallbackQueue::CallbackInterface::Ptr | parallelContainer () |
| |
| virtual void | setupFromMessageContent (const DtIfModifyVrfObject *ifModVrfObject) |
| |
| virtual bool | validNameLength (const DtString &name) const |
| |
| virtual void | sendVrfObjectCreated (unsigned long requestId=0, bool requestCreated=true) |
| |
| virtual void | setIsInMovementFlux (bool, const DtVector &proposedLocation=DtVector::zero()) |
| |
|
| virtual void | setNextFrameLabel (const DtString &) |
| |
| virtual const DtString & | nextFrameExtendedData (const DtString &) const |
| |
|
| virtual void | setNextFrameInvisible (bool) |
| |
| virtual bool | nextFrameInvisible () const |
| |
| virtual void | setNextFrameOverlay (const DtString &) |
| |
| virtual bool | nextFrameSensorsKilled () const |
| |
| virtual void | setNextFrameSensorsKilled (bool sensorsKilled) |
| |
| virtual void | setNextFrameInvisibleSetByUser (bool b) |
| |
| virtual bool | nextFrameInvisibleSetByUser () const |
| |
| virtual DtString | nextFrameOverlay () const |
| |
|
Each VRF object has a console that is displayed as part of the information dialog box for that object. When you extend the simulation engine, you can send messages to the object console window for a particular object. These messages are also printed to the vrfSim console and to the vrfSim log file, with the name of the object added as a prefix.
To write messages to the object console, use one of the following objectConsole*() stream methods. Each object console has five notification levels, and each level has a stream method. You should choose a level appropriate to the nature of the message you are printing to the console. The console will only display messages with a notification level equal to or higher than the notification level chosen by the user. A description of each notification level is given for the methods below.
Object console messages can be translated as well. You can code object console messages so that they can be extracted by lupdate into an untranslated.ts file for translation. (For complete details about translation files, please see Section 2.5, Localizing the Graphical User Interface in VR-Forces Users Guide.) This is done using the trUtf8 macro defined in objectConsole.h. It uses the format:
where module is the name of the class that the console message is in. For example:
void MyNewClass::tick()
{
}
|
| virtual DtOutputStream & | objectConsoleDebug (const DtString &channel="") const |
| |
| virtual DtOutputStream & | objectConsoleVerbose (const DtString &channel="") const |
| |
| virtual DtOutputStream & | objectConsoleInfo (const DtString &channel="") const |
| |
| virtual DtOutputStream & | objectConsoleWarn (const DtString &channel="") const |
| |
| virtual DtOutputStream & | objectConsoleError (const DtString &channel="") const |
| |
| int | notifyLevel () const |
| |
| const DtObjectConsole * | objectConsole () const |
| |
|
| makVrf::DtTaskVisualizationStateComponent * | lineTaskVisualization (const DtString &visualName, const DtString &component) |
| |
| makVrf::DtTaskVisualizationStateComponent * | pointTaskVisualization (const DtString &visualName, const DtString &component) |
| |
| makVrf::DtTaskVisualizationStateComponent * | areaTaskVisualization (const DtString &visualName, const DtString &component) |
| |
| makVrf::DtTaskVisualizationStateComponent * | textTaskVisualization (const DtString &visualName, const DtString &component) |
| |
| void | removeTaskVisualization (makVrf::DtTaskVisualizationStateComponent *) |
| |
|
| virtual void | setOperationInProgress (int, bool) |
| |
| virtual bool | operationInProgress (int) const |
| |
| virtual void | clearOperationsInProgress () |
| |
|
| virtual bool | createInternalState (const DtVrfObjectParameters *parameterEntry) |
| |
| virtual bool | setupSubComponentTypes () |
| |
|
| const DtObjectResourceManager * | objectResourceManager () const |
| |
| DtObjectResourceManager * | objectResourceManager () |
| |
|
virtual
DtVrfObjectCommunicationInterface * | communicationInterface () |
| |
virtual const
DtVrfObjectCommunicationInterface * | communicationInterface () const |
| |
virtual
DtVrfObjectTerrainPreloadManager * | terrainPreloadManager () |
| |
| virtual DtSimRadio * | radio () const |
| |
| virtual DtSimTaskManager * | taskManager () const |
| |
| virtual DtScriptInterfaceHandler * | scriptInterfaceHandler () const |
| |
| virtual DtVrfObjectPlanManager * | vrfObjectPlanManager () const |
| |
| virtual DtSimComponentManager * | componentManager () |
| |
virtual const
DtSimComponentManager * | componentManager () const |
| |
| virtual DtSetDataManager * | setDataManager () |
| |
| virtual const DtSetDataManager * | setDataManager () const |
| |
|
| virtual void | cleanupItemsNeededForHandoff () |
| |
| virtual bool | recreateItemsNeededFromHandoff () |
| |
|
| virtual void | addScriptExtension (DtLuaScriptInterfaceExtension::CreatorFcn extension, void *usr) |
| |
| virtual void | removeScriptExtension (DtLuaScriptInterfaceExtension::CreatorFcn extension, void *usr) |
| |
virtual const
ScriptInterfaceExtensions & | scriptExtensions () const |
| |
|
VRF4API_METHOD
DtVrfObjectStateRepository * | vrfState () |
| |
VRF4API_METHOD const
DtVrfObjectStateRepository * | vrfState () const |
| |
| VRF4API_METHOD void | setObjectIdentifier (const DtEntityIdentifier &id) |
| |
| VRF4API_METHOD void | place (const DtReal heading, bool *dataAvailable=0, bool requireAllData=false) |
| |
| VRF4API_METHOD void | place (const DtVector &heading, bool *dataAvailable=0, bool requireAllData=false) |
| |
| VRF4API_METHOD bool | isVrfSimulated () const |
| |
| VRF4API_METHOD void | invokeSetLocationCompleteCallbacks () |
| |
| | DtSimObject (const DtSimulationServices *simManager, const DtUUID &uuid) |
| |
| | DtSimObject (const DtSimulationServices *simManager, const DtEntityIdentifier &id) |
| |
| | DtSimObject (const DtSimulationServices *simManager, const makVrf::DtExternalCurrentFrameState *) |
| |
| virtual | ~DtSimObject () |
| |
| DtSimObject & | operator= (const DtUUID &) |
| |
| DtSimObject & | operator= (const DtSimObject &rhs) |
| |
| bool | operator== (const DtUUID &rhs) const |
| |
| bool | operator== (const DtSimObject &rhs) const |
| |
| bool | operator!= (const DtUUID &rhs) const |
| |
| bool | operator!= (const DtSimObject &rhs) const |
| |
| const DtUUID & | uuid () const |
| |
| const DtString & | objectName () const |
| |
| DtString | label () const |
| |
| DtEntityType | entityType () const |
| |
| DtObjectType | objectType () const |
| |
| bool | isClutterEntity () const |
| |
| makVrf::DtVrfObjectGeometry | objectGeometry () const |
| |
| Dt3dBoundingVolume | boundingVolume () const |
| |
| DtVector | localBoundingVolumeCenterPosition () const |
| |
| DtExtent | extent () const |
| |
| DtExtent | roughExtent () const |
| |
| void | expandExtent (DtExtent &extent) const |
| |
| const makVrf::DtIffStateComponent * | iffStateComponent () const |
| |
std::vector< const
makVrf::DtLaserDesignatorStateComponent * > | laserDesignatorStateComponents () const |
| |
| template<typename T_Component > |
| const T_Component * | getStateComponent () const |
| |
| template<typename T_Component > |
| std::vector< const T_Component * > | getStateComponentList () const |
| |
| template<typename T_Component > |
| bool | hasStateComponent () const |
| |
| DtForceType | forceType () const |
| |
| const DtEntityIdentifier & | entityId () const |
| |
| const DtEntityIdentifier & | objectIdentifier () const |
| |
| bool | isDestroyed () const |
| |
| int | damageState () const |
| |
| const DtString & | globalId () const |
| |
| const DtPlatformSimObjectFacade & | platformSimObjectFacade () const |
| |
const
DtVrfSimulatedSimObjectFacade & | vrfSimulatedSimObjectFacade () const |
| |
| bool | isEntityOrUnit () const |
| |
| bool | isSimulatedObject () const |
| |
| bool | isEntity () const |
| |
| bool | isValid () const |
| |
| int | sessionId () const |
| |
| bool | isVrfSimulatedObject () const |
| |
| bool | isOnTopOf (const DtSimObject *o) const |
| |
| bool | isOnTopOf (const DtSimObject *o, double d) const |
| |
| bool | isOnTopOf (const DtSimObject *o, double d, const DtVector &position) const |
| |
| bool | isDeleted () const |
| |
virtual
DtVrfLocalObjectCreateInformation | vrfLocalObjectCreateInformation () const |
| |
| const DtSimulationServices * | simulationServices () const |
| |
| const DtVrfObjectParameters * | parameters () const |
| |
| DtVrfObjectParameters * | duplicateParameters () |
| |
| double | totalMass () const |
| |
| const Coordinate_System * | coordinateSystem () const |
| |
| const DtLocalVertexList & | localVertices () const |
| |
| const DtVertexList & | worldVertices () const |
| |
| const DtLocalVertexList & | relativeVertices () const |
| |
| DtVector | locationRelativeTo (const DtVector &, const DtSimObject *relativeTo) const |
| |
| DtVector | velocityRelativeTo (const DtVector &, const DtSimObject *relativeTo) const |
| |
| DtVector | accelerationRelativeTo (const DtVector &, const DtSimObject *relativeTo) const |
| |
| DtTaitBryan | orientationRelativeTo (const DtTaitBryan &, const DtSimObject *relativeTo) const |
| |
| const DtRwProperties & | parameterProperties () const |
| |
| double | distanceToLocalVector (const DtVector &) const |
| |
| DtSimObjectReference | simObjectReference () const |
| |
| unsigned long long | legionGlobalId () const |
| |
| DtString | awaiting () const |
| |
| bool | advancedFrame () const |
| |
| DtSimObjectReference | superior () const |
| |
| DtUUID | superiorUUID () const |
| |
| const DtSimObjectReferenceList & | attachments () const |
| |
| bool | isTopLevel () const |
| |
| MAKVRinTerra::DtFeatureGeometry | featureGeometry () const |
| |
| const DtAttachedTerrain * | terrainAttachedTo () const |
| |
const
makVrf::DtSimulatedObjectStateComponent * | currentFrameSimulatedObjectStateComponent () const |
| |
const
makVrf::DtLocationStateComponent * | currentFrameLocationStateComponent () const |
| |
const
makVrf::DtVrfGeometryStateComponent * | currentFrameVrfGeometryStateComponent () const |
| |
const
makVrf::DtEntityStateComponent * | currentFrameEntityStateComponent () const |
| |
| const makVrf::DtVrfStateComponent * | currentFrameVrfStateComponent () const |
| |
| makVrf::DtRwVrfKinematicState | kinematicState () const |
| |
| const DtVector & | worldPosition () const |
| |
| const DtVector & | localPosition () const |
| |
| const DtVector & | parentPosition () const |
| |
| double | distSquaredTo (const DtVector &) const |
| |
| bool | hasLocationChanged () const |
| |
| bool | objectVerticesChanged () const |
| |
| bool | worldVerticesChanged () const |
| |
| bool | haveVerticesChanged () const |
| |
| virtual void | frameAdvanced () |
| |
| virtual void | firstFrameAdvance () |
| |
| const DtTaitBryan & | topographicOrientation () const |
| |
| const DtTaitBryan & | worldOrientation () const |
| |
| const DtTaitBryan & | localOrientation () const |
| |
| const DtTaitBryan & | parentOrientation () const |
| |
| const DtTaitBryan & | localOrientationWrtDatabase () const |
| |
| const DtDcm & | localOrientationMatrix () const |
| |
| const DtDcm & | parentOrientationMatrix () const |
| |
| const DtDcm & | worldOrientationMatrix () const |
| |
| double | heading () const |
| |
| double | pitch () const |
| |
| double | roll () const |
| |
| bool | isUnit () const |
| |
| bool | isEmbarked () const |
| |
| bool | embarkedOnHighFidelityObject () const |
| |
| DtUUID | embarkedOn () const |
| |
| DtSimObjectReference | simObjectEmbarkedOn () const |
| |
| bool | isEmbarkedOn (const DtUUID &) const |
| |
| DtSimObjectDecorator * | getOrCreateDecorator (const std::string &Decorator) const |
| |
| VRF4API_METHOD const DtSimObject * | vrfState () |
| |
| VRF4API_METHOD const DtSimObject * | vrfState () const |
| |
| VRF4API_METHOD const DtSimObject * | simState () |
| |
| VRF4API_METHOD const DtSimObject * | simState () const |
| |
| VRF4API_METHOD bool | operator== (const DtSimObject *rhs) const |
| |
VRF4API_METHOD const
DtSimulationServices * | simManager () const |
| |
VRF4API_METHOD
DtSimulationServices * | simManager () |
| |
VRF4API_METHOD
makVrf::DtVrfObjectGeometry | vrfObjectGeometry () const |
| |
VRF4API_METHOD const
DtPhysicalWorld * | physicalWorld () const |
| |
| VRF4API_METHOD DtSimObjectReference | sharedReference () const |
| |
VRF4API_METHOD const
DtVrfObjectParameters * | parameterEntry () const |
| |
VRF4API_METHOD const
DtSimObjectManager * | simObjectManager () const |
| |
| VRF4API_METHOD DtSimObjectReference | vrfObject () const |
| |
| VRF4API_METHOD DtSimObjectReference | parent () const |
| |
| VRF4API_METHOD double | currentHeading () const |
| |
| VRF4API_METHOD double | currentPitch () const |
| |
| VRF4API_METHOD double | currentRoll () const |
| |
| VRF4API_METHOD const DtString & | markingText () const |
| |
| VRF4API_METHOD bool | isSpatiallyFrozen () const |
| |
| VRF4API_METHOD bool | isFrozen () const |
| |
| VRF4API_METHOD double | speed () const |
| |
| VRF4API_METHOD double | forwardSpeed () const |
| |
| VRF4API_METHOD DtVector | worldVelocity () const |
| |
| VRF4API_METHOD DtVector | localVelocity () const |
| |
| VRF4API_METHOD DtVector | bodyVelocity () const |
| |
| VRF4API_METHOD DtVector | relativeVelocity () const |
| |
| VRF4API_METHOD DtVector | parentVelocity () const |
| |
| VRF4API_METHOD DtVector | rotationalVelocity () const |
| |
| VRF4API_METHOD DtVector | worldAcceleration () const |
| |
| VRF4API_METHOD DtVector | localAcceleration () const |
| |
| VRF4API_METHOD DtVector | relativeAcceleration () const |
| |