Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interfaces page error #60

Open
rpavlik opened this issue Jun 29, 2016 · 0 comments
Open

Interfaces page error #60

rpavlik opened this issue Jun 29, 2016 · 0 comments

Comments

@rpavlik
Copy link
Member

rpavlik commented Jun 29, 2016

https://github.com/OSVR/OSVR-Docs/blob/master/Developing/interfaces.md

Position and orientation are not separate interfaces - they are both part of the tracker interface. This page should be reviewed for accuracy and linked to https://github.com/OSVR/OSVR-Specs-and-Proposals/tree/master/Interface%20Class%20Specifications

And, there is no such thing as a "property" in OSVR (consider it a reserved word, since such a thing may exist in the future). You can query for interface state of a particular type, instead of/in addition to registering a callback, which has a similar effect as what is described.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant