![]() |
VR-Forces 4.0.4 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.
| virtual makVrv::DtCigiAnimationMappingInterface::~DtCigiAnimationMappingInterface | ( | ) | [virtual] |
Destructor.
| virtual void makVrv::DtCigiAnimationMappingInterface::askUserForAnimationMapping | ( | ) | [pure virtual] |
Prompts the user for a new mapping.
Implemented in makVrv::DtCigiAnimationMappingWidget.