Home
last modified time | relevance | path

Searched defs:MTX34Scale (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/math/
Dmath_Matrix34.h914 MTX34Scale(MTX34* pOut, const VEC3* pS) in MTX34Scale() function
1078 inline MTX34* MTX34Scale(MTX34* pOut, const VEC3& vS) { return MTX34Scale( pOut, &vS ); } in MTX34Scale() function