package
0.0.0-20240703105556-0c734cc40992
Repository: https://github.com/evanj/netgamesim.git
Documentation: pkg.go.dev

# Functions

PathBox returns true if path segment p0 -> p1 intersects the AABB with center and diameter.
PointBox returns true if p is contained in the AABB with center and diameter.

# Structs

Point represents a single point.