Home
last modified time | relevance | path

Searched refs:MatrixFastInverseVRGL (Results 1 – 3 of 3) sorted by relevance

/dports/science/py-pymol/pymol-open-source-2.4.0/contrib/vr/
H A DOpenVRUtils.h51 void MatrixFastInverseVRGL(float const srcVR34[], float dstGL44[]);
H A DOpenVRUtils.cpp205 void MatrixFastInverseVRGL(float const srcVR34[], float dstGL44[]) in MatrixFastInverseVRGL() function
H A DOpenVRMode.cpp637 OpenVRUtils::MatrixFastInverseVRGL((const float *)EyeToHeadTransform.m, E->HeadToEyeMatrix); in OpenVRGetHeadToEye()
1096 …OpenVRUtils::MatrixFastInverseVRGL((const float *)pose.mDeviceToAbsoluteTracking.m, I->WorldToHead… in UpdateDevicePoses()
1111 …OpenVRUtils::MatrixFastInverseVRGL((const float *)pose.mDeviceToAbsoluteTracking.m, (float *)hand-… in UpdateDevicePoses()