TheButlah / ovr_overlay

Rust OpenVR bindings using an up-to-date OpenVR and autocxx
https://docs.rs/ovr_overlay
Other
7 stars 8 forks source link

naming of traits for #8 and #19 (aka: TrackedDeviceProperty is the wrong name for that one trait!) #20

Open kitlith opened 1 year ago

kitlith commented 1 year ago

In #8 I proposed a name of first PropertyType, then TrackedDevicePropertyValue, for the trait that is currently called TrackedDeviceProperty. We punted the naming discussion so that we could just get the PR merged.

Here are my arguments why we should change the name: