Documentation ¶
Overview ¶
Package intgeom stores primitives for integer geometry
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Point ¶
type Point struct {
X, Y int
}
Point is a basic integer pair
type Rect ¶
Rect is a basic integer pair with width / height
func ShuffleRects ¶
ShuffleRects is a utility function to randomize the order of a rectangle set
Click to show internal directories.
Click to hide internal directories.