implicit

Function sampling_points

Source
pub fn sampling_points<S: Implicit>(
    shape: &S,
    resolution: f32,
) -> Vec<(f32, f32)>