pub unsafe extern "C" fn PxTriangleMeshGeometry_new(
mesh: *mut PxTriangleMesh,
scaling: *const PxMeshScale,
flags: PxMeshGeometryFlags,
) -> PxTriangleMeshGeometryExpand description
Constructor. By default creates an empty object with a NULL mesh and identity scale.