Expand description
The previous curve–surface 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_surface.
Functions§
- curve_
surface_ intersect - Points where
curvecrosses (or, in the coplanar case, lies within)surface.