Searched refs:scaleZ (Results 1 – 2 of 2) sorted by relevance
265 Mat4 Mat4::Scale(const float scaleX, const float scaleY, const float scaleZ) { in Scale() argument269 ret.f_[10] = scaleZ; in Scale()
792 static Mat4 Scale(const float scaleX, const float scaleY, const float scaleZ);