![]() |
VR-Forces 4.6.1 Class Documentation
|
A DtCigiActiveRegionMappingInterface provides the interface for a widget that maps active region numbers to active region strings for CIGI active region component controls. More...

Public Member Functions | |
| DtCigiActiveRegionMappingInterface () | |
| Constructor. | |
| virtual | ~DtCigiActiveRegionMappingInterface () |
| Destructor. | |
| virtual void | askUserForActiveRegionMapping ()=0 |
| Prompts the user for a new mapping. | |
A DtCigiActiveRegionMappingInterface provides the interface for a widget that maps active region numbers to active region strings for CIGI active region component controls.
| makVrv::DtCigiActiveRegionMappingInterface::DtCigiActiveRegionMappingInterface | ( | ) |
Constructor.
|
virtual |
Destructor.
|
pure virtual |
Prompts the user for a new mapping.
Implemented in makVrv::DtCigiActiveRegionMappingWidget.