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

type RoundConvexPolyhedron = RoundShape<ConvexPolyhedron>;

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