Type Definition heron::rapier_plugin::rapier2d::parry::shape::RoundConvexPolygon[][src]

pub type RoundConvexPolygon = RoundShape<ConvexPolygon>;
Expand description

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