Beispiel #1
0
Point2D
UIRectangle::vpToLocal(Point2D pt) { return tl + pt.div(_scale); }