Function nphysics2d::volumetric::cone_area [] [src]

pub fn cone_area<N: Real>(dimension: usize, half_height: N, radius: N) -> N

The area of a cone.