Monado OpenXR Runtime
|
Combo box information. More...
#include <util/u_var.h>
Data Fields | |
int | count |
Number of options. More... | |
const char * | options |
List of count option names separated by \0. More... | |
int * | value |
Pointer to the option value. More... | |
Combo box information.
int u_var_combo::count |
Number of options.
const char* u_var_combo::options |
List of count
option names separated by \0.
int* u_var_combo::value |
Pointer to the option value.