Type Alias jumpy::core::physics::collisions::rapier::RigidBodyGraphIndex
pub type RigidBodyGraphIndex = NodeIndex;Expand description
Index of a node of the interaction graph.
Aliased Typeยง
struct RigidBodyGraphIndex(/* private fields */);