virtual void sensorFovControlCallback(const DtEvent &)
Callback for the control interaction.
virtual void processSensorFovObjectUpdated(DtReflectedRectangularPyramid *object)
virtual ~DtVrfSensorFovPrinter()
DtVrfSensorFovPrinter()
Not implemented.
Instances of DtReflectedRectangularPyramid are used to represent a simulated HLAobjectRoot.SensorFieldOfView.RectangularPyramid object reflected across a network.
Definition: reflectedRectangularPyramidDIS.h:33
static void sensorFovObjectUpdatedCallback(DtReflectedRectangularPyramid *object, void *usr)
Callback for the update of sensor FOV objects.
virtual void processSensorFovObjectRemoved(DtReflectedRectangularPyramid *object)
Definition: networkEventManager.h:40
Instances of this class provide a protocol independent interface to a list of RectangularPyramid in a...
Definition: reflectedRectangularPyramidListDIS.h:21
static void sensorFovObjectRemovedCallback(DtReflectedRectangularPyramid *object, void *usr)
Callback for the removal of sensor FOV objects.
virtual void processSensorFovObjectAdded(DtReflectedRectangularPyramid *object)
static void sensorFovObjectAddedCallback(DtReflectedRectangularPyramid *object, void *usr)
Callback for the addition of new sensor FOV objects.
virtual void processSensorFovControl(DtSensorFieldOfViewControlInter *msg)
Instances of DtSensorFieldOfViewControlInter are used to store state data for SensorFieldOfViewContro...
Definition: sensorFieldOfViewControlInterDIS.h:51
DtNetworkEventManager * myEventManager
Definition: vrfSensorFovPrinter.h:64
DtVrfSensorFovPrinter & operator=(const DtVrfSensorFovPrinter &orig)
Prints all Sensor FOV object updates and control interactions.
Definition: vrfSensorFovPrinter.h:19
DtReflectedRectangularPyramidList * myReflectedSensorFovList
Definition: vrfSensorFovPrinter.h:65