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