ncollide3d::pipeline::narrow_phase

Type Alias TemporaryInteractionIndex

Source
pub type TemporaryInteractionIndex = EdgeIndex<usize>;
Expand description

Temporary index to and edge of the interaction graph.

Aliased Typeยง

struct TemporaryInteractionIndex(/* private fields */);