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