//
pkg.gl
Category
github.com/evanj/netgamesim
intersect
package
0.0.0-20240703105556-0c734cc40992
Repository:
https://github.com/evanj/netgamesim.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
87 SLOC
#
Functions
PathBox
PathBox returns true if path segment p0 -> p1 intersects the AABB with center and diameter.
PointBox
PointBox returns true if p is contained in the AABB with center and diameter.
#
Structs
Point
Point represents a single point.