MeshLib
 
Loading...
Searching...
No Matches
MRMeshOverhangs.h File Reference
#include "MRMeshFwd.h"
#include "MRVector3.h"
#include "MRExpected.h"

Go to the source code of this file.

Classes

struct  MR::FindOverhangsSettings
 parameters for MR::findOverhangs More...
 

Namespaces

namespace  MR
 

Functions

MRMESH_API Expected< std::vector< FaceBitSet > > MR::findOverhangs (const Mesh &mesh, const FindOverhangsSettings &settings)
 Find face regions that might create overhangs.