[][src]Function building_blocks_procgen::signed_distance_fields::sphere

pub fn sphere(center: Point3f, radius: f32) -> impl Fn(&Point3i) -> f32