geometry

package
v0.0.0-...-028fd47 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2019 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Point

type Point struct {
	X int // X Coordinate of the point
	Y int // Y Coordinate of the point
}

type Points

type Points []Point

type Rect

type Rect struct {
	TopLeft     Point // Top left coordinate of the rectangle
	BottomRight Point // Bottom right coordinate of the rectangle
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL