VR-Engage  2.2
Loading...
Searching...
No Matches
makVre::DtVreDebugMenuConfiguration Struct Reference

Detailed Description

Contains the necessary information to configure a debug menu section within the VREngage debug UI system.

#include <debugManager.h>

Public Member Functions

 DtVreDebugMenuConfiguration ()
 

Public Attributes

std::string description
 
std::vector< DtConfigurableDebugProcessconfigurableOptions
 

Constructor & Destructor Documentation

◆ DtVreDebugMenuConfiguration()

makVre::DtVreDebugMenuConfiguration::DtVreDebugMenuConfiguration ( )
inline

Default constructor that initializes with empty values.

References configurableOptions, and description.

Member Data Documentation

◆ description

std::string makVre::DtVreDebugMenuConfiguration::description

Description of this debug menu section.

Referenced by DtVreDebugMenuConfiguration().

◆ configurableOptions

std::vector<DtConfigurableDebugProcess> makVre::DtVreDebugMenuConfiguration::configurableOptions

List of configurable debug processes in this menu section.

Referenced by DtVreDebugMenuConfiguration().


The documentation for this struct was generated from the following file: