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