MeshCore::MeshFixCorruptedFacets Class Reference

The MeshFixCorruptedFacets class fixes corrupted facets by removing them from the mesh structure. More...

#include <Degeneration.h>

Public Member Functions

bool Fixup ()
 Removes corrupted facets. More...
 
 MeshFixCorruptedFacets (MeshKernel &rclM)
 Construction. More...
 
 ~MeshFixCorruptedFacets ()
 Destruction. More...
 
- Public Member Functions inherited from MeshCore::MeshValidation
 MeshValidation (MeshKernel &rclB)
 
virtual ~MeshValidation ()
 

Detailed Description

The MeshFixCorruptedFacets class fixes corrupted facets by removing them from the mesh structure.

See also
MeshEvalCorruptedFacets
Author
Werner Mayer

Constructor & Destructor Documentation

◆ MeshFixCorruptedFacets()

MeshCore::MeshFixCorruptedFacets::MeshFixCorruptedFacets ( MeshKernel rclM)

Construction.

◆ ~MeshFixCorruptedFacets()

MeshCore::MeshFixCorruptedFacets::~MeshFixCorruptedFacets ( )

Destruction.

Member Function Documentation

◆ Fixup()


The documentation for this class was generated from the following files:
  • src/Mod/Mesh/App/Core/Degeneration.h
  • src/Mod/Mesh/App/Core/Degeneration.cpp