Module parry2d::shape

source ·
Expand description

Shapes supported by parry.

Structs§

Enums§

Traits§

Type Aliases§

  • Indicates if a cell of a heightfield is removed or not. Set this to false for a removed cell.
  • A convex polygon dilated by a sphere (so it has round corners).
  • A cuboid dilated by a sphere (so it has round corners).
  • A triangle dilated by a sphere (so it has round corners).