Crate ira

source ·

Re-exports§

Modules§

Macros§

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

Structs§

Enums§

Constants§

  • The maximum number of rotational degrees of freedom of a rigid-body.
  • The default tolerance used for geometric operations.
  • The dimension of the space.
  • Max number of pairs of contact points from the same contact manifold that can be solved as part of a single contact constraint.
  • SIMD_WIDTH - 1
  • The number of lanes of a SIMD number.
  • The maximum number of possible rotations and translations of a rigid body.
  • The dimension of the space multiplied by two.

Traits§

  • Trait of bounding volumes.
  • Trait implemented by broad-phase algorithms supported by Rapier.
  • Trait implemented by structures responsible for handling events generated by the physics engine.
  • User-defined functions called by the physics engines during one timestep in order to customize its behavior.
  • Trait of objects that can be tested for point inclusion and projection.
  • Returns shape-specific info in addition to generic projection information
  • Trait implemented by convex shapes with features with polyhedral approximations.
  • Traits of objects which can be transformed and tested for intersection with a ray.
  • Trait implemented by shapes usable by Rapier.
  • Trait implemented by shapes composed of multiple simpler shapes.
  • Traits of convex shapes representable by a support mapping function.

Functions§

  • Initializes and generate the velocity constraints applicable to the multibody links attached to this multibody_joint.
  • Initializes and generate the velocity constraints applicable to the multibody links attached to this multibody_joint.

Type Aliases§