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