Parameters will be useful if specified. More...
#include <MRBooleanOperation.h>
Public Attributes | |
| const Mesh * | originalMeshA { nullptr } |
| Instance of original mesh with tree for better speed. | |
| const Mesh * | originalMeshB { nullptr } |
| Instance of original mesh with tree for better speed. | |
| std::vector< EdgeLoop > * | optionalOutCut { nullptr } |
| Optional output cut edges of booleaned meshes. | |
Parameters will be useful if specified.
| std::vector<EdgeLoop>* MR::BooleanInternalParameters::optionalOutCut { nullptr } |
Optional output cut edges of booleaned meshes.
| const Mesh* MR::BooleanInternalParameters::originalMeshA { nullptr } |
Instance of original mesh with tree for better speed.
| const Mesh* MR::BooleanInternalParameters::originalMeshB { nullptr } |
Instance of original mesh with tree for better speed.