Monado OpenXR Runtime
Loading...
Searching...
No Matches
ovrd_bindings Namespace Reference

Functions

 ovrd_generate_bindings_c (file, b)
 
 ovrd_generate_bindings_h (file, b)
 
 main ()
 

Variables

 H_TEMPLATE = Template()
 

Detailed Description

Generate SteamVR binding code using the auxiliary bindings scripts.

Function Documentation

◆ main()

ovrd_bindings.main ( )
Handle command line and generate a file.

References bindings.main(), ovrd_generate_bindings_c(), and ovrd_generate_bindings_h().

◆ ovrd_generate_bindings_c()

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_generate_bindings_h()

ovrd_bindings.ovrd_generate_bindings_h (   file,
  b 
)
Generate the header with templates for interaction profiles.

Referenced by main().