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