Function implicit::sampling_points [] [src]

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