MeshLib
 
Loading...
Searching...
No Matches
MR::BooleanInternalParameters Struct Reference

Parameters will be useful if specified. More...

#include <MRBooleanOperation.h>

Public Attributes

const MeshoriginalMeshA { nullptr }
 Instance of original mesh with tree for better speed.
 
const MeshoriginalMeshB { nullptr }
 Instance of original mesh with tree for better speed.
 
std::vector< EdgeLoop > * optionalOutCut { nullptr }
 Optional output cut edges of booleaned meshes.
 

Detailed Description

Parameters will be useful if specified.

Member Data Documentation

◆ optionalOutCut

std::vector<EdgeLoop>* MR::BooleanInternalParameters::optionalOutCut { nullptr }

Optional output cut edges of booleaned meshes.

◆ originalMeshA

const Mesh* MR::BooleanInternalParameters::originalMeshA { nullptr }

Instance of original mesh with tree for better speed.

◆ originalMeshB

const Mesh* MR::BooleanInternalParameters::originalMeshB { nullptr }

Instance of original mesh with tree for better speed.


The documentation for this struct was generated from the following file: