|
VR-Engage
2.2
|
Go to the source code of this file.
Classes | |
| class | makVrv::DtVirtualRealityEventManager |
Namespaces | |
| namespace | makVrv |
Typedefs | |
| using | makVrv::EventProcessorList = std::list<DtVirtualRealityEventProcessorInterface*> |
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.