Function truck_geometry::base::algo::surface::parameter_division

source ·
pub fn parameter_division<S>(
    surface: &S,
    _: ((f64, f64), (f64, f64)),
    tol: f64,
) -> (Vec<f64>, Vec<f64>)
Expand description

Creates the surface division

§Panics

tol must be more than TOLERANCE.