ae v0.0.3186 (2022-07-03T09:06:15Z)
Home
Dub
Repo
intersects
ae
utils
geometry
Intersection test.
bool
intersects
(Shape!T a, Shape!T b)
bool
intersects
(Circle!T circle, Rect!T rect)
bool
intersects
(
T
)
(
Circle
!
T
circle
,
Rect
!
T
rect
)
Meta
Source
See Implementation
ae
utils
geometry
enums
ShapeKind
functions
circle
dist
dist2
intersects
point
rect
shape
sqrtx
manifest constants
TAU
structs
Circle
Point
Rect
Shape
Intersection test.