Function nphysics3d::volumetric::cuboid_surface [] [src]

pub fn cuboid_surface<N, V>(dim: usize, half_extents: &V) -> N where N: Scalar, V: Index<usize, Output=N>

The surface of a cuboid.