pub unsafe extern "C" fn PxPhysics_createTriangleMesh_mut(
self_: *mut PxPhysics,
stream: *mut PxInputStream,
) -> *mut PxTriangleMeshExpand description
Creates a triangle mesh object.
This can then be instanced into PxShape objects.
The new triangle mesh.