Home
last modified time | relevance | path

Searched refs:SetupScale (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.8-20130828/include/nn/math/
Dmath_Matrix23.h386 self_type& SetupScale(const MTX23& matrix, const VEC2& scale) in SetupScale() function
Dmath_Matrix44.h675 self_type& SetupScale(const VEC3& scale) { return *MTX44Scale(this, &scale); } in SetupScale() function
Dmath_Matrix34.h736 self_type& SetupScale(const VEC3& scale) { return *MTX34Scale(this, &scale); } in SetupScale() function