DtSensorViewOverlay is responsible for creating and updating the overlay information on a sensor view.
More...
Public Member Functions |
| virtual | ~DtSensorViewOverlay () |
| | Destructor.
|
| virtual void | initialize (const std::string &windowName, const std::string &channelName)=0 |
| | Initializes the overlay. Must be called prior to update.
|
| virtual void | update (const std::string &observerName, const DtSensorFieldOfViewData &state)=0 |
| | Updates the overlay based on the given sensor field of view state.
|
| | DtVirtualBaseClass () |
| | Do nothing constructor.
|
| virtual | ~DtVirtualBaseClass () |
| | Virtual do nothing destructor.
|
Detailed Description
DtSensorViewOverlay is responsible for creating and updating the overlay information on a sensor view.
Constructor & Destructor Documentation
| virtual makVrv::DtSensorViewOverlay::~DtSensorViewOverlay |
( |
| ) |
|
|
virtual |
| makVrv::DtSensorViewOverlay::DtSensorViewOverlay |
( |
DtDe & |
de | ) |
|
|
protected |
Member Function Documentation
| virtual void makVrv::DtSensorViewOverlay::initialize |
( |
const std::string & |
windowName, |
|
|
const std::string & |
channelName |
|
) |
| |
|
pure virtual |
| virtual void makVrv::DtSensorViewOverlay::update |
( |
const std::string & |
observerName, |
|
|
const DtSensorFieldOfViewData & |
state |
|
) |
| |
|
pure virtual |
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: