Function nphysics3d::volumetric::cuboid_volume[][src]

pub fn cuboid_volume<N: RealField + Copy>(half_extents: &Vector<N>) -> N
Expand description

The volume of a cuboid.