ae v0.0.3141 (2022-02-14T00:51:10Z)
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.