The MeshFixTopology class tries to fix a few cases of non-manifolds.
More...
#include <Evaluation.h>
The MeshFixTopology class tries to fix a few cases of non-manifolds.
- See also
- MeshEvalTopology
◆ MeshFixTopology()
MeshCore::MeshFixTopology::MeshFixTopology |
( |
MeshKernel & |
rclB, |
|
|
const std::list< std::vector< FacetIndex > > & |
mf |
|
) |
| |
◆ ~MeshFixTopology()
virtual MeshCore::MeshFixTopology::~MeshFixTopology |
( |
| ) |
|
|
virtual |
◆ Fixup()
bool MeshFixTopology::Fixup |
( |
| ) |
|
|
virtual |
◆ GetDeletedFaces()
const std::vector< FacetIndex > & MeshCore::MeshFixTopology::GetDeletedFaces |
( |
| ) |
const |
◆ deletedFaces
std::vector<FacetIndex> MeshCore::MeshFixTopology::deletedFaces |
|
protected |
◆ nonManifoldList
const std::list<std::vector<FacetIndex> >& MeshCore::MeshFixTopology::nonManifoldList |
|
protected |
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/Mesh/App/Core/Evaluation.h
- FreeCAD/src/Mod/Mesh/App/Core/Evaluation.cpp