Skip to content

IVRCompositor::WaitGetPoses

Joe Ludwig edited this page Apr 24, 2015 · 3 revisions

Returns pose(s) to use to render scene.

virtual void WaitGetPoses( VR_ARRAY_COUNT(unPoseArrayCount) TrackedDevicePose_t* pPoseArray, uint32_t unPoseArrayCount ) = 0;

For more information on poses, see IVRSystem::GetDeviceToAbsoluteTrackingPose.

Clone this wiki locally