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

#include <MRMeshTrimWithPlane.h>

Public Attributes

UndirectedEdgeBitSet * outCutEdges = nullptr
 
std::vector< EdgeLoop > * outCutContours = nullptr
 
FaceHashMapnew2Old = nullptr
 
MeshotherPart = nullptr
 
FaceHashMapotherNew2Old = nullptr
 
std::vector< EdgeLoop > * otherOutCutContours = nullptr
 

Member Data Documentation

◆ new2Old

FaceHashMap* MR::TrimOptionalOutput::new2Old = nullptr

◆ otherNew2Old

FaceHashMap* MR::TrimOptionalOutput::otherNew2Old = nullptr

◆ otherOutCutContours

std::vector<EdgeLoop>* MR::TrimOptionalOutput::otherOutCutContours = nullptr

◆ otherPart

Mesh* MR::TrimOptionalOutput::otherPart = nullptr

◆ outCutContours

std::vector<EdgeLoop>* MR::TrimOptionalOutput::outCutContours = nullptr

◆ outCutEdges

UndirectedEdgeBitSet* MR::TrimOptionalOutput::outCutEdges = nullptr

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