Type Alias rapier3d::geometry::RigidBodyGraphIndex

source ·
pub type RigidBodyGraphIndex = NodeIndex;
Expand description

Index of a node of the interaction graph.

Aliased Type§

struct RigidBodyGraphIndex(/* private fields */);