Function ode_base::ode::dBodySetTorque

source ·
pub unsafe extern "C" fn dBodySetTorque(
    b: dBodyID,
    x: dReal,
    y: dReal,
    z: dReal
)