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. | |