pub type RoundConvexPolyhedron = RoundShape<ConvexPolyhedron>;
Expand description

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