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

Go to the source code of this file.

Classes

class  makVre::DtMenuCursor
 
class  makVre::DtMenuManager
 

Namespaces

namespace  makVrv
 
namespace  makVre
 

Typedefs

using makVre::DtInputValidator = DtDelegate<bool, const std::string&>
 

Detailed Description

This file contains the DtMenuManager and DtMenuCursor classes which handle the creation, organization, and rendering of interactive menus in VR-Engage. The menu manager coordinates multiple menus, handles cursor display, and processes menu-related input and messages.