MeshLib C++ Docs
Loading...
Searching...
No Matches
MRMeshSubdivide.h File Reference
#include "MRMeshFwd.h"
#include "MRProgressCallback.h"
#include "MRExpected.h"
#include "MRConstants.h"
#include <cfloat>
#include <functional>

Go to the source code of this file.

Classes

struct  MR::SubdivideSettings
 

Namespaces

namespace  MR
 

Functions

MRMESH_API int MR::subdivideMesh (Mesh &mesh, const SubdivideSettings &settings={})
 
MRMESH_API Expected< MeshMR::copySubdividePackMesh (const MeshPart &mp, float voxelSize, const ProgressCallback &cb={})