pub type ColliderGraphIndex = NodeIndex;
Index of a node of the interaction graph.
pub struct ColliderGraphIndex(/* private fields */);