Type Definition rapier2d::geometry::RoundCuboid[][src]

type RoundCuboid = RoundShape<Cuboid>;

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