rapier3d::geometry

Type Alias TemporaryInteractionIndex

Source
pub type TemporaryInteractionIndex = EdgeIndex;
Expand description

Temporary index to and edge of the interaction graph.

Aliased Typeยง

struct TemporaryInteractionIndex(/* private fields */);