Monado OpenXR Runtime
u_var_root_info Struct Reference

Struct containing the information about a root object. More...

#include <util/u_var.h>

Collaboration diagram for u_var_root_info:

Data Fields

const char * name
 The displayed name. More...
 
const char * raw_name
 Raw name without any suffix. More...
 
uint32_t number
 The number of the window, or zero (name and raw_name are the same). More...
 

Detailed Description

Struct containing the information about a root object.

Field Documentation

◆ name

◆ number

uint32_t u_var_root_info::number

The number of the window, or zero (name and raw_name are the same).

◆ raw_name

const char* u_var_root_info::raw_name

Raw name without any suffix.


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