Type Alias rapier2d::geometry::ColliderGraphIndex

source ·
pub type ColliderGraphIndex = NodeIndex;
Expand description

Index of a node of the interaction graph.

Aliased Type§

struct ColliderGraphIndex(/* private fields */);