[−][src]Function newton_sys::NewtonBodySetMassMatrix
pub unsafe extern "C" fn NewtonBodySetMassMatrix(
body: *const NewtonBody,
mass: f32,
Ixx: f32,
Iyy: f32,
Izz: f32
)
pub unsafe extern "C" fn NewtonBodySetMassMatrix(
body: *const NewtonBody,
mass: f32,
Ixx: f32,
Iyy: f32,
Izz: f32
)