[][src]Function oxygengine_physics_2d::prelude::volumetric::cuboid_volume

pub fn cuboid_volume<N>(
    half_extents: &Matrix<N, U2, U1, <DefaultAllocator as Allocator<N, U2, U1>>::Buffer>
) -> N where
    N: RealField

The volume of a cuboid.