Type Alias ColliderGraphIndex

Source
pub type ColliderGraphIndex = NodeIndex;
Expand description

Index of a node of the interaction graph.

Aliased Typeยง

pub struct ColliderGraphIndex(/* private fields */);