dspine ~master (2022-01-15T23:18:07.6473332)
Dub
Repo
SkeletonBounds.aabbIntersectsSegment
spine
skeleton_bounds
SkeletonBounds
Returns true if the axis aligned bounding box intersects the line segment.
class
SkeletonBounds
bool
aabbIntersectsSegment
(
float
x1
,
float
y1
,
float
x2
,
float
y2
)
Meta
Source
See Implementation
spine
skeleton_bounds
SkeletonBounds
constructors
this
destructors
~this
functions
aabbIntersectsSegment
intersectsSegment
maxX
maxY
minX
minY
toString
update
Returns true if the axis aligned bounding box intersects the line segment.