cmbruns / pyopenxr

Unofficial python bindings for OpenXR access to VR and AR devices
Apache License 2.0
103 stars 8 forks source link

Rename handle types #37

Closed cmbruns closed 2 years ago

cmbruns commented 2 years ago

...to make room for a class called "Instance", for example. The low level opaque handle type should be "InstanceHandle"

cmbruns commented 2 years ago

Everyone, especially the openxr docs, uses the word "Handle" for this concept