MeshLib
 
Loading...
Searching...
No Matches
MRMeshDecimateParallel.h File Reference
#include "MRMeshDecimate.h"

Go to the source code of this file.

Classes

struct  MR::DecimateParallelSettings
 Parameters structure for MR::decimateParallelMesh. More...
 

Namespaces

namespace  MR
 

Functions

MRMESH_API DecimateResult MR::decimateParallelMesh (Mesh &mesh, const DecimateParallelSettings &settings={})
 Collapse edges in mesh region according to the settings.