Skip to main content

Module curve_surface_bisect

Module curve_surface_bisect 

Source
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 curve crosses (or, in the coplanar case, lies within) surface.