Module nphysics3d::force_generator[][src]

Expand description

Persistent force generation.

Structs

Force generator adding a constant acceleration at the center of mass of a set of body parts.

Generator of a force proportional to the distance separating two bodies.

Traits

A persistent force generator.

Trait implemented by sets of force generators.

Type Definitions

The handle of a force generator.

Default force generator set based on an arena with generational indices.