![]() |
VR-Forces Developer's Guide
|
A DtCigiSensorMappingInterface provides the interface for the widget that maps CIGI sensor ID numbers to strings that vrv can use.

Public Member Functions | |
| DtCigiSensorMappingInterface () | |
| virtual | ~DtCigiSensorMappingInterface () |
| virtual void | askUserForSensorMapping ()=0 |
| makVrv::DtCigiSensorMappingInterface::DtCigiSensorMappingInterface | ( | ) |
CTOR.
|
virtual |
DTOR.
|
pure virtual |
Prompts user for a new mapping.
Implemented in makVrv::DtCigiSensorMappingWidget.