![]() |
VR-Forces 4.10 Class Documentation
|
Contains makVrv::DtKeyMap and related classes. More...
Go to the source code of this file.
Classes | |
| class | makVrv::DtKeyFunctionNameList |
| A serializable list of function names. More... | |
| class | makVrv::DtKeyFunctionSet |
| A serializable set of function lists, one for each modifier combination. More... | |
| class | makVrv::DtKeyFunctionMapEntry |
| The function sets for key-up and key-down events for one key used as an entry in a DtKeyMap. More... | |
| class | makVrv::DtKeyMapping |
| The reverse key map is a list of these for each function name. More... | |
| class | makVrv::DtReverseKeyMap |
| a Reverse Key Map allows us to easily look up all the key bindings associated with a given function in a key map. More... | |
| class | makVrv::DtKeyMap |
| a Key Map contains a map of keys to FunctionMapEntrys, as well as a list of functions to execute when a key map is put into use and a list to execute when a key map is no longer used More... | |
Namespaces | |
| makArchives | |
| Contains DtVrfEnvironmentInterface class. | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
Contains makVrv::DtKeyMap and related classes.