OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
TransformsC.h File Reference

Header controlling the OSVR transformation hierarchy. More...

Go to the source code of this file.

Functions

OSVR_ReturnCode osvrClientSetRoomRotationUsingHead (OSVR_ClientContext ctx)
 Updates the internal "room to world" transformation (applied to all tracker data for this client context instance) based on the user's head orientation, so that the direction the user is facing becomes -Z to your application. Only rotates about the Y axis (yaw). More...
 
OSVR_ReturnCode osvrClientClearRoomToWorldTransform (OSVR_ClientContext ctx)
 Clears/resets the internal "room to world" transformation back to an identity transformation - that is, clears the effect of any other manipulation of the room to world transform. More...
 

Detailed Description

Header controlling the OSVR transformation hierarchy.

Must be c-safe!

Date
2015
Author
Sensics, Inc. http://sensics.com/osvr

Definition in file TransformsC.h.