Monado OpenXR Runtime
|
Struct that keeps all of the information about the variable, some of the UI state is kept on it. More...
#include <util/u_var.h>
Data Fields | |
char | name [256] |
void * | ptr |
enum u_var_kind | kind |
struct { | |
bool graphed | |
} | gui |
Struct that keeps all of the information about the variable, some of the UI state is kept on it.