Expand description
The previous curve–curve search — convex hull tests and bisection, with
coincidence read from reaching max_solutions — kept only as the
baseline for examples/intersection_bench.rs. The kernel uses
super::curve_curve.
Functions§
- curve_
curve_ intersect - Points where
curve_acrosses (or, in the coincident case, overlaps)curve_b.