Home
last modified time | relevance | path

Searched refs:VEC3TransformNormalArray (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.13.2/include/nn/math/
Dmath_Transform.h125 NN_MATH_INLINE VEC3* VEC3TransformNormalArray(VEC3* pOutArray, const MTX34* pM, const VEC3* pArray,…
142 inline VEC3* VEC3TransformNormalArray(VEC3* pOutArray, const MTX34& m, const VEC3* pArray, u32 n) {… in VEC3TransformNormalArray() function
/CTR-SDK-0.13.2/include/nn/math/inline/
Dmath_Types.ipp198 VEC3TransformNormalArray(VEC3* pOut, const MTX34* pM, const VEC3* pV, u32 count)