Type Definition rapier3d::geometry::RoundConvexPolyhedron[][src]

type RoundConvexPolyhedron = RoundShape<ConvexPolyhedron>;

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