Test whether the circle given by the center and radius intersects the path (open or closed).
The points of the path
If true, the edge from the last to the first point is tested
The center of the circle
The radius of the circle
Does the circle intersect the path?
Test whether the circle given by the center and radius intersects the path (open or closed).