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