intersectCirclePolyline

Public Function

Find the intersections between a circle and a bounding box.

Parameters
NameDescription

c

VecLike

The circle's center.

r

number

The circle's radius.

points

VecLike[]

The points in the polyline.

Returns
null | VecLike[]
References

VecLike

Edit this page
Last edited on 11 May 2023
intersectCirclePolygonintersectLineSegmentCircle