package
0.0.0-20250127165859-030b425ef91c
Repository: https://github.com/deadsy/sdfx.git
Documentation: pkg.go.dev

# Structs

Vec is a 2D float64 vector.

# Type aliases

VecSet is a set of 2D float64 vectors.
VecSetByX sorts the vector set by X value.
VecSetByXY sorts the vector set by X then Y.