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

type RoundCuboid = RoundShape<Cuboid>;

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