Documentation
¶
Overview ¶
Package rect provides algorithms regarding rectangles in a discrete 2D space.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindIntersections ¶
Given a set of rectangles it finds all intersections among those. Found intersections are returned as pairs of indices.
Types ¶
type Rect ¶
An implementation of augumentedtree.Interval.
func (Rect) HighAtDimension ¶
func (Rect) LowAtDimension ¶
Click to show internal directories.
Click to hide internal directories.