Searched refs:VEC3TransformNormal (Results 1 – 2 of 2) sorted by relevance
202 NN_MATH_INLINE VEC3* VEC3TransformNormal(VEC3* pOut, const MTX34* pM, const VEC3* pV);275 inline VEC3* VEC3TransformNormal(VEC3* pOut, const MTX34& m, const VEC3& v) { return VEC3TransformN… in VEC3TransformNormal() function
130 VEC3TransformNormal(VEC3* pOut, const MTX34* pM, const VEC3* pV)