Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/math/
Dmath_Transform.h128 NN_MATH_INLINE VEC3* VEC3TransformCoordArray(VEC3* pOut, const MTX44* pM, const VEC3* pV, u32 count…
145 inline VEC3* VEC3TransformCoordArray(VEC3* pOutArray, const MTX44& m, const VEC3* pArray, u32 count… in VEC3TransformCoordArray() function
/CTR-SDK-1.0.0/CTR_SDK/include/nn/math/inline/
Dmath_Types.ipp263 VEC3TransformCoordArray(VEC3* pOut, const MTX44* pM, const VEC3* pV, u32 count)