[][src]Function oxygengine_physics_2d::prelude::joint::unit_joint_num_velocity_constraints

pub fn unit_joint_num_velocity_constraints<N, J>(joint: &J) -> usize where
    J: UnitJoint<N>,
    N: RealField

Computes the maximum number of velocity constraints to be applied by the given unit joint.