Gets intersection points between a circle and another circle.
The first reference circle.
The second reference circle.
An array of intersection points if any, otherwise an empty array.
Generated using TypeDoc
Gets intersection points between a circle and another circle.