Module parry3d_f64::shape

source ·
Expand description

Shapes supported by parry.

Structs§

Enums§

Traits§

Type Aliases§

  • A cone dilated by a sphere (so it has round corners).
  • A convex polyhedron dilated by a sphere (so it has round corners).
  • A cuboid dilated by a sphere (so it has round corners).
  • A cylinder dilated by a sphere (so it has round corners).
  • A triangle dilated by a sphere (so it has round corners).