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

pub type RoundConvexPolyhedron = RoundShape<ConvexPolyhedron>;
Expand description

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