![]() |
VR-Forces 4.0.4 Class Documentation
|
The reverse key map is a list of these for each function name. More...

Public Member Functions | |
| DtKeyMapping () | |
| DtKeyMapping (const DtKeyEvent &keyEvent) | |
| DtKeyMapping (const DtKeyMapping &orig) | |
| DtKeyMapping & | operator= (const DtKeyMapping &orig) |
| std::string | parentFunctionName () const |
| void | setParentFunctionName (const std::string &parentFunctionName) |
Protected Attributes | |
| std::string | myParentFunctionName |
| "" if not inherited from a binary mapping | |
The reverse key map is a list of these for each function name.
| makVrv::DtKeyMapping::DtKeyMapping | ( | const DtKeyEvent & | keyEvent | ) |
| makVrv::DtKeyMapping::DtKeyMapping | ( | const DtKeyMapping & | orig | ) |
| DtKeyMapping& makVrv::DtKeyMapping::operator= | ( | const DtKeyMapping & | orig | ) |
| std::string makVrv::DtKeyMapping::parentFunctionName | ( | ) | const |
| void makVrv::DtKeyMapping::setParentFunctionName | ( | const std::string & | parentFunctionName | ) |
std::string makVrv::DtKeyMapping::myParentFunctionName [protected] |
"" if not inherited from a binary mapping