![]() |
VR-Forces 5.0.3 Developer's Guide
|
A DtCigiAnimationMappingInterface provides the interface for a widget that maps animation numbers to animation strings for CIGI animation component controls.

Public Member Functions | |
| DtCigiAnimationMappingInterface () | |
| virtual | ~DtCigiAnimationMappingInterface () |
| virtual void | askUserForAnimationMapping ()=0 |
| makVrv::DtCigiAnimationMappingInterface::DtCigiAnimationMappingInterface | ( | ) |
Constructor.
|
virtual |
Destructor.
|
pure virtual |
Prompts the user for a new mapping.
Implemented in makVrv::DtCigiAnimationMappingWidget.