Searched refs:QUATExp (Results 1 – 2 of 2) sorted by relevance
37 NN_MATH_INLINE QUAT* QUATExp(QUAT* pOut, const QUAT* q);218 inline QUAT* QUATExp(QUAT* pOut, const QUAT& q) { return QUATExp( pOut, &q ); } in QUATExp() function
160 QUATExp(QUAT* pOut, const QUAT* __restrict q)