|
Monado OpenXR Runtime
|
Functions | |
| ovrd_generate_bindings_c (file, b) | |
| ovrd_generate_bindings_h (file, b) | |
| main () | |
Variables | |
| H_TEMPLATE = Template() | |
Generate SteamVR binding code using the auxiliary bindings scripts.
| ovrd_bindings.main | ( | ) |
Handle command line and generate a file.
References bindings.main(), ovrd_generate_bindings_c(), and ovrd_generate_bindings_h().
| ovrd_bindings.ovrd_generate_bindings_c | ( | file, | |
| b | |||
| ) |
Generate the file with templates for interaction profiles.
References bindings.find_component_in_list_by_name(), and bindings.wl().
Referenced by main().
| ovrd_bindings.ovrd_generate_bindings_h | ( | file, | |
| b | |||
| ) |
Generate the header with templates for interaction profiles.
Referenced by main().