dumbmath::sphere::UNIT [] [src]

pub const UNIT: Sphere3f = Sphere3f { center: vec3f::ZERO_3F, radius: 1.0 }

Sphere centered at (0.0, 0.0, 0.0) with a radius of 1.0