ncollide3d::bounding_volume

Function local_bounding_sphere

Source
pub fn local_bounding_sphere<N, G>(g: &G) -> BoundingSphere<N>
Expand description

Computes the bounding sphere of a shape g.

Same as g.local_bounding_sphere(m).