pub type CollisionObjectGraphIndex = NodeIndex<usize>;
Expand description

Index of a node of the interaction graph.

Aliased Type§

struct CollisionObjectGraphIndex(/* private fields */);