Type Definition parry2d_f64::shape::RoundCuboid[][src]

pub type RoundCuboid = RoundShape<Cuboid>;
Expand description

A cuboid dilated by a sphere (so it has round corners).