Go to the source code of this file.
Classes | |
struct | MR::BooleanResultMapper |
Structure to map old mesh BitSets to new. More... | |
struct | MR::BooleanResultMapper::Maps |
struct | MR::BooleanInternalParameters |
Parameters will be useful if specified. More... | |
Namespaces | |
namespace | MR |
Functions | |
MRMESH_API Expected< Mesh > | MR::doBooleanOperation (Mesh &&meshACut, Mesh &&meshBCut, const std::vector< EdgePath > &cutEdgesA, const std::vector< EdgePath > &cutEdgesB, BooleanOperation operation, const AffineXf3f *rigidB2A=nullptr, BooleanResultMapper *mapper=nullptr, bool mergeAllNonIntersectingComponents=false, const BooleanInternalParameters &intParams={}) |