Searched refs:SetupScale (Results 1 – 3 of 3) sorted by relevance
203 self_type& SetupScale(const MTX23& matrix, const VEC2& scale) in SetupScale() function
402 self_type& SetupScale(const VEC3& scale) { return *MTX44Scale(this, &scale); } in SetupScale() function
335 self_type& SetupScale(const VEC3& scale) { return *MTX34Scale(this, &scale); } in SetupScale() function