pub type RoundTriangle = RoundShape<Triangle>;
Expand description

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