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
virtual bool Fixup ()=0
 This function attempts to change the mesh kernel to be valid according to the checked criterion: True is returned if the errors could be fixed, false otherwise. More...
 
 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: