![]() |
VR-Forces 5.0.2 Developer's Guide
|
Prints all Sensor FOV object updates and control interactions.
Public Member Functions | |
| DtVrfSensorFovPrinter (DtCommunicationManager *) | |
| virtual | ~DtVrfSensorFovPrinter () |
| virtual bool | init () |
Protected Member Functions | |
| DtExerciseConn * | exerciseConn () |
| virtual void | sensorFovControlCallback (const makVrfEvents::DtEvent &) |
| virtual void | processSensorFovControl (DtSensorFieldOfViewControlInter *msg) |
Protected Attributes | |
| DtCommunicationManager * | myEventManager |
| DtReflectedRectangularPyramidList * | myReflectedSensorFovList |
Private Member Functions | |
| DtVrfSensorFovPrinter () | |
| DtVrfSensorFovPrinter (const DtVrfSensorFovPrinter &orig) | |
| DtVrfSensorFovPrinter & | operator= (const DtVrfSensorFovPrinter &orig) |
| static void | sensorFovObjectAddedCallback (DtReflectedRectangularPyramid *object, void *usr) |
| virtual void | processSensorFovObjectAdded (DtReflectedRectangularPyramid *object) |
| static void | sensorFovObjectUpdatedCallback (DtReflectedRectangularPyramid *object, void *usr) |
| virtual void | processSensorFovObjectUpdated (DtReflectedRectangularPyramid *object) |
| static void | sensorFovObjectRemovedCallback (DtReflectedRectangularPyramid *object, void *usr) |
| virtual void | processSensorFovObjectRemoved (DtReflectedRectangularPyramid *object) |
|
private |
Not implemented.
|
private |
Not implemented.
| DtVrfSensorFovPrinter::DtVrfSensorFovPrinter | ( | DtCommunicationManager * | ) |
|
virtual |
|
private |
Not implemented.
|
virtual |
|
staticprotected |
Callback for the addition of new sensor FOV objects.
|
protectedvirtual |
Callback for the addition of new sensor FOV objects.
|
staticprotected |
Callback for the update of sensor FOV objects.
|
protectedvirtual |
Callback for the update of sensor FOV objects.
|
staticprotected |
Callback for the removal of sensor FOV objects.
|
protectedvirtual |
Callback for the removal of sensor FOV objects.
|
protectedvirtual |
Callback for the control interaction.
|
protectedvirtual |
Callback for the control interaction.
|
protected |
|
protected |
|
protected |