PxTriangleMeshGeometry_new

Function PxTriangleMeshGeometry_new 

Source
pub unsafe extern "C" fn PxTriangleMeshGeometry_new(
    mesh: *mut PxTriangleMesh,
    scaling: *const PxMeshScale,
    flags: PxMeshGeometryFlags,
) -> PxTriangleMeshGeometry
Expand description

Constructor. By default creates an empty object with a NULL mesh and identity scale.