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

Go to the source code of this file.

Classes

class  makVre::DtActionMenuUpdater
 

Namespaces

namespace  makVrv
 
namespace  makVre
 
namespace  makVre::ActionMenuUpdaterConfig
 

Variables

constexpr const char * makVre::ActionMenuUpdaterConfig::inputMenus = "inputMenus"
 
constexpr const char * makVre::ActionMenuUpdaterConfig::menus = "menus"
 
constexpr const char * makVre::ActionMenuUpdaterConfig::vrPositionX = "vrPositionX"
 
constexpr const char * makVre::ActionMenuUpdaterConfig::vrPositionY = "vrPositionY"
 
constexpr const char * makVre::DtActionMenuUpdaterType = "DtActionMenuUpdater"
 

Detailed Description

This file contains the DtActionMenuUpdater class which manages the updating and rendering of action menus in VR-Engage. It handles initialization, updating, and shutdown of menu displays, and coordinates with the menu system to ensure proper visual presentation of menus.