rapier3d::geometry

Type Alias ColliderGraphIndex

Source
pub type ColliderGraphIndex = NodeIndex;
Expand description

Index of a node of the interaction graph.

Aliased Typeยง

struct ColliderGraphIndex(/* private fields */);