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