Type Alias jumpy::core::physics::collisions::rapier::ColliderGraphIndex

pub type ColliderGraphIndex = NodeIndex;
Expand description

Index of a node of the interaction graph.

Aliased Typeยง

struct ColliderGraphIndex(/* private fields */);