VR-Engage  2.2
Loading...
Searching...
No Matches
playerStationStateManager.h File Reference
Include dependency graph for playerStationStateManager.h:

Go to the source code of this file.

Classes

class  makVre::DtPlayerStationStateManager
 

Namespaces

namespace  makVre
 

Detailed Description

This class implements a state stack manager for VR-Engage, providing functionality for registering states, managing state transitions, and maintaining a stack of active states. It uses a queue-based approach to ensure orderly state changes.