Module rapier3d::prelude

source ·
Expand description

Prelude containing the common types defined by Rapier.

Re-exports

Macros

  • Construct a fixed-size point directly from data.
  • Construct a fixed-size column vector directly from data.

Type Definitions

  • A dynamically sized column-major matrix.
  • A dynamically sized column vector.