package
0.0.0-20211216173253-5ae134cf7bef
Repository: https://github.com/halfrost/s2.git
Documentation: pkg.go.dev

# Functions

EmptyRect constructs the canonical empty rectangle.
RectFromCenterSize constructs a rectangle with the given center and size.
RectFromPoints constructs a rect that contains the given points.

# Structs

Point represents a point in ℝ².
Rect represents a closed axis-aligned rectangle in the (x,y) plane.