gg/vertice.go

5 lines
60 B
Go

package gg
type Vertice = Point
type Vertices = []Vertice