dJointSetHingeAnchorDelta

Function dJointSetHingeAnchorDelta 

Source
pub unsafe extern "C" fn dJointSetHingeAnchorDelta(
    arg1: dJointID,
    x: f64,
    y: f64,
    z: f64,
    ax: f64,
    ay: f64,
    az: f64,
)