[−][src]Function newton_sys::NewtonCreateBox
pub unsafe extern "C" fn NewtonCreateBox(
newtonWorld: *const NewtonWorld,
dx: f32,
dy: f32,
dz: f32,
shapeID: c_int,
offsetMatrix: *const f32
) -> *mut NewtonCollision
pub unsafe extern "C" fn NewtonCreateBox(
newtonWorld: *const NewtonWorld,
dx: f32,
dy: f32,
dz: f32,
shapeID: c_int,
offsetMatrix: *const f32
) -> *mut NewtonCollision