![]() |
VR-Forces Developer's Guide
|

Public Member Functions | |
| virtual | ~DtSharedSpotReportSignaler () override |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| virtual | ~DtVirtualBaseClass () |
Static Public Member Functions | |
| static DtSharedSpotReportSignaler & | instance (const makVrv::DtSharedSettingsManager &) |
| static DtSharedSpotReportSignaler & | instance (makVrv::DtEventQueueInterface &) |
| static DtSharedSpotReportSignaler * | findInstance (makVrv::DtEventQueueInterface *) |
Public Attributes | |
| makVrv::event_signal< void(bool)> | signal_show3DGroundTruthChanged |
Protected Member Functions | |
| DtSharedSpotReportSignaler (makVrv::DtEventQueueInterface &eqi) | |
|
overridevirtual |
DTOR.
|
protected |
|
static |
|
static |
Get an instance of the simulation settings from the event queue interface. This will return the same signaler independent of the thread.
|
static |
Find an instance of the signaler, for an interface, if one does not exist it will not be created.
| NULL | if the instance does not exist. |
| makVrv::event_signal<void (bool)> makVrf::DtSharedSpotReportSignaler::signal_show3DGroundTruthChanged |