Type Alias CollisionObjectGraphIndex

Source
pub type CollisionObjectGraphIndex = NodeIndex<usize>;
Expand description

Index of a node of the interaction graph.

Aliased Typeยง

struct CollisionObjectGraphIndex(/* private fields */);