pub type ColliderGraphIndex = NodeIndex;
Expand description

Index of a node of the interaction graph.

Aliased Type§

struct ColliderGraphIndex(/* private fields */);