Searched refs:QUATLogN (Results 1 – 2 of 2) sorted by relevance
111 NN_MATH_INLINE QUAT* QUATLogN(QUAT* pOut, const QUAT* q);407 inline QUAT* QUATLogN(QUAT* pOut, const QUAT& q) { return QUATLogN( pOut, &q ); } in QUATLogN() function
105 QUATLogN(QUAT* pOut, const QUAT* __restrict q)