CCCoreLib 31 May 2022
CloudCompare Core algorithms
Public Attributes | List of all members
CCCoreLib::ManualSegmentationTools::MeshCutterParams Struct Reference

Input/output parameters for the segmentMeshWitAAPlane method. More...

#include <ManualSegmentationTools.h>

Collaboration diagram for CCCoreLib::ManualSegmentationTools::MeshCutterParams:
Collaboration graph
[legend]

Public Attributes

SimpleMeshinsideMesh
 
SimpleMeshoutsideMesh
 
bool generateOutsideMesh
 
double epsilon
 
unsigned char planeOrthoDim
 
double planeCoord
 
CCVector3d bbMin
 
CCVector3d bbMax
 
bool trackOrigIndexes
 
std::vector< unsigned > origTriIndexesMapInside
 
std::vector< unsigned > origTriIndexesMapOutside
 

Detailed Description

Input/output parameters for the segmentMeshWitAAPlane method.


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