Type Definition parry3d::shape::RoundTriangle

source · []
pub type RoundTriangle = RoundShape<Triangle>;
Expand description

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