Type Alias rapier3d::geometry::TemporaryInteractionIndex

source ·
pub type TemporaryInteractionIndex = EdgeIndex;
Expand description

Temporary index to and edge of the interaction graph.

Aliased Type§

struct TemporaryInteractionIndex(/* private fields */);