Skip to main content

get_joint_sim

Function get_joint_sim 

Source
pub fn get_joint_sim(world: &mut World, joint_id: i32) -> &mut JointSim
Expand description

Borrow a joint’s sim data mutably: constraint graph color for awake joints, otherwise the owning solver set. (b2GetJointSim)