ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
intersects
ae
utils
geometry
Intersection test.
bool
intersects
(Shape!T a, Shape!T b)
bool
intersects
(
T
)
(
Shape
!
T
a
,
Shape
!
T
b
)
bool
intersects
(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.