package
0.0.0-20230421003525-6adc56603217
Repository: https://github.com/golang/geo.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.