35 bool isMoveable()
const;
37 bool hasHighFidelityObjectGeometryModel()
const;
41 bool powerPlantOn()
const;
42 bool lightState(
int state)
const;
51 double illumination()
const;
52 double expectedIllumination(
double dateAndTimeOfDay)
const;
55 bool canPivot()
const;
58 double turningRadius()
const;
61 bool protectEmbarkedFromCollateralDamage()
const;
69 bool isEmbeddedInTerrain()
const;
72 void embedInTerrainIfNeeded();
This will keep track of the objects illumination for sensor purposes.
Definition: illuminationDecorator.h:14
NOTE: This entire class is deprecated, in favor of Dt3dChord.
Definition: chord.h:40
virtual DtSimObjectReference simObject() const =0
Implemented by subclasses to return the sim object this class represents.
Definition: symbolString.h:20
The DtSimObjectReference is a shared pointer that can be used amongst many object for access to the u...
Definition: simObjectReference.h:26
This DtArticulatedPartsSimObjectFacadeInterface class will provide API functionality for objects that...
Definition: articulatedPartsSimObjectFacade.h:17
This DtMovementSimObjectFacadeInterface class will provide API functionality for objects that have ve...
Definition: movementSimObjectFacade.h:21
bool isUsable() const
Make this call after construction to see if the supplied sim object can use this class.
The DtRangeItemSimObjectFacadeInterface class deals with range rings items for objects that support i...
Definition: rangeItemSimObjectFacade.h:14
#define DT_DLL_vrfobjcore
This file is used to determine how to build.
Definition: vrfobjcoreDefines.h:24
This will keep track of the objects sensor signature.
Definition: sensorSignatureDecorator.h:16
virtual void setupDecorator()
This DtAppearanceSimObjectFacadeInterface class will provide common routines for appearances that app...
Definition: appearanceSimObjectFacade.h:20
Definition: vrfChordIntersectionRecord.h:19