VR-Engage  2.2
Loading...
Searching...
No Matches
vreInputManager.h File Reference
Include dependency graph for vreInputManager.h:
This graph shows which files directly or indirectly include this file:

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&>