Glimpse geometry utilities.
2D circle with given center point and radius.
2D polygon with given vertices.
2D rectangle.
2D line section with given start and end points.
2D shape.
Returns a new Polygon with given vertices.
Returns a new Rectangle with given left, bottom, right and top side coordinates.