Searched refs:GetCameraRotationMatrix (Results 1 – 2 of 2) sorted by relevance
112 glm::mat4 GetCameraRotationMatrix(float cameraOutRaw[]);
204 glm::mat4 GetCameraRotationMatrix(float cameraOutRaw[]) { in GetCameraRotationMatrix() function232 cameraRotation = util::GetCameraRotationMatrix(outCameraRaw); in GetCameraInfo()