![]() |
VR-Forces 4.6.1 Class Documentation
|
A DtCigiModelStateMappingInterface provides the interface for a widget that maps component ID's to model state number for CIGI model state component controls. More...

Public Member Functions | |
| DtCigiModelStateMappingInterface () | |
| Constructor. | |
| virtual | ~DtCigiModelStateMappingInterface () |
| Destructor. | |
| virtual void | askUserForModelStateMapping ()=0 |
| Query the user for a new mapping. | |
A DtCigiModelStateMappingInterface provides the interface for a widget that maps component ID's to model state number for CIGI model state component controls.
| makVrv::DtCigiModelStateMappingInterface::DtCigiModelStateMappingInterface | ( | ) |
Constructor.
|
virtual |
Destructor.
|
pure virtual |
Query the user for a new mapping.
Implemented in makVrv::DtCigiModelStateMappingWidget.