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

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