Searched defs:rvecdeg (Results 1 – 1 of 1) sorted by relevance
697 void fQuaternionFromRotationVectorDeg(Quaternion *pq, const float rvecdeg[], float fscaling) in fQuaternionFromRotationVectorDeg()846 void fRotationVectorDegFromQuaternion(Quaternion *pq, float rvecdeg[]) in fRotationVectorDegFromQuaternion()900 float rvecdeg[3]; // rotation vector (deg) in fLPFOrientationQuaternion() local