28 int fillStyle()
const;
30 int lineWidth()
const;
31 int arrowStyle()
const;
32 int arrowHeadPlacement()
const;
33 int arrowSize()
const;
37 double ceiling()
const;
38 bool ceilingSet()
const;
46 double physicalLineHeight()
const;
49 double physicalLineWidth()
const;
54 double intelAreaModifierForForce(
int force)
const;
57 bool closedFigure()
const;
58 bool projected()
const;
59 bool ellipsoid()
const;
61 int objectAttachMode()
const;
75 bool leftOf(
const DtVector& point)
const;
76 bool inside(
const DtVector& point)
const;
77 bool insideVolume(
const DtVector& point)
const;
81 bool activated()
const;
82 bool useActivationTimes()
const;
83 bool activationTimesAreSimulationTime()
const;
84 bool activationTimeIsReusable()
const;
85 int activationMode()
const;
86 bool activatedOnce()
const;
87 double activationTime()
const;
88 double deactivationTime()
const;
89 bool assumeUnknownIsHostile()
const;
virtual DtSimObjectReference simObject() const =0
Implemented by subclasses to return the sim object this class represents.
This class allows one to collect and compare strings using an index number instead of having to do st...
Definition: symbolString.h:27
DtSensorSignatureSimObjectDecorator * mySensorSignatureSimObjectDecorator
Definition: tacticalGraphicSimObjectFacade.h:98
bool isUsable() const
Make this call after construction to see if the supplied sim object can use this class.
#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()
DtSimObjectFacade< DtTacticalGraphicSimObjectFacadeInterface > DtTacticalGraphicSimObjectFacade
Definition: tacticalGraphicSimObjectFacade.h:102
This DtAppearanceSimObjectFacadeInterface class will provide common routines for appearances that app...
Definition: appearanceSimObjectFacade.h:20
Definition: rangeItem.h:206
This DtTacticalGraphicSimObjectFacadeInterface class will provide API functionality for tactical grap...
Definition: tacticalGraphicSimObjectFacade.h:16
bool myIsVrfTacticalGraphic
Definition: tacticalGraphicSimObjectFacade.h:99