|
VR-Engage
2.2
|
Go to the source code of this file.
Classes | |
| struct | makVre::DtAction |
| struct | makVre::pair_hash |
| class | makVre::DtVreInputManager |
| struct | makVre::DtVreInputManager::MappingLayer |
Namespaces | |
| namespace | makVre |
Typedefs | |
| using | makVre::DtActionDelegate = DtDelegate<void, float> |
| using | makVre::ActionHandlerMap = std::unordered_map<std::pair<std::string, std::string>, DtActionDelegate, pair_hash> |
| using | makVre::DtInputDelegate = DtDelegate<bool, const DtInputData&> |