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