You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Joe Ludwig edited this page Apr 21, 2015
·
1 revision
void ResetSeatedZeroPose()
Sets the zero pose for the seated tracker coordinate system to the current position and yaw of the HMD. After
ResetSeatedZeroPose all GetDeviceToAbsoluteTrackingPose calls that pass TrackingUniverseSeated as the origin
will be relative to this new zero pose. The new zero coordinate system will not change the fact that the Y axis
is up in the real world, so the next pose returned from GetDeviceToAbsoluteTrackingPose after a call to
ResetSeatedZeroPose may not be exactly an identity matrix.