[][src]Function nphysics2d::volumetric::cylinder_area

pub fn cylinder_area<N: RealField>(half_height: N, radius: N) -> N

The area of a cylinder.