[−][src]Function newton_sys::NewtonMeshCreateConvexHull
pub unsafe extern "C" fn NewtonMeshCreateConvexHull(
newtonWorld: *const NewtonWorld,
pointCount: c_int,
vertexCloud: *const f32,
strideInBytes: c_int,
tolerance: f32
) -> *mut NewtonMesh