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

Go to the source code of this file.

Classes

class  makVrv::DtVirtualRealityEventManager
 

Namespaces

namespace  makVrv
 

Typedefs

using makVrv::EventProcessorList = std::list<DtVirtualRealityEventProcessorInterface*>
 

Detailed Description

This file contains the definition of the DtVirtualRealityEventManager base class, which is responsible for managing VR controller states and processing controller events. It maintains a list of event processors that can respond to controller events and dispatches events to these processors when they occur.