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