package
1.6.0
Repository: https://github.com/twpayne/go-geom.git
Documentation: pkg.go.dev

# Constants

Clockwise indicates that the vector or point is clockwise relative to the base vector.
Collinear indicates that the vector or point is along the same vector as the base vector.
CounterClockwise indicates that the vector or point is clockwise relative to the base vector.

# Type aliases

Type enumerates the angular relationship between points and vectors.