Type Alias RigidBodyGraphIndex

Source
pub type RigidBodyGraphIndex = NodeIndex;
Expand description

Index of a node of the interaction graph.

Aliased Typeยง

pub struct RigidBodyGraphIndex(/* private fields */);