Searched defs:makeScale (Results 1 – 2 of 2) sorted by relevance
42 static makeScale(dx: float32, dy: float32 = dx): Matrix33 { method in Matrix33
38 static makeScale(dx, dy = dx) { method in Matrix33