AbstractStaticisDetermines if a mesh processor is available.
StaticprocessorGets the name of the processor.
StaticmeshPerforms a CSG operation between the baseMesh and the otherMesh using the specified operationType.
StaticoptimizeOptimizes the specified mesh using the settings.
StaticsaveWrites the specified mesh to the outputStream using the specified export format.
The IMeshProcessor interface provides different APIs to process mesh and topology data. From generating Level-of-Detail for meshes to CSG modelling or SDF generation, the IMeshProcessor is a powerful library.