dspine ~master (2017-10-07T12:50:31Z)
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
functions
aabbIntersectsSegment
intersectsSegment
Returns true if the axis aligned bounding box intersects the line segment.