MeshCore::MeshFixDegeneratedFacets Class Reference

The MeshFixDegeneratedFacets class tries to fix degenerations by removing the concerning facets. More...

#include <Degeneration.h>

Public Member Functions

bool Fixup ()
 Removes degenerated facets. More...
 
 MeshFixDegeneratedFacets (MeshKernel &rclM, float fEps)
 Construction. More...
 
 ~MeshFixDegeneratedFacets ()
 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 MeshFixDegeneratedFacets class tries to fix degenerations by removing the concerning facets.

See also
MeshEvalDegeneratedFacets
Author
Werner Mayer

Constructor & Destructor Documentation

◆ MeshFixDegeneratedFacets()

MeshCore::MeshFixDegeneratedFacets::MeshFixDegeneratedFacets ( MeshKernel rclM,
float  fEps 
)

Construction.

◆ ~MeshFixDegeneratedFacets()

MeshCore::MeshFixDegeneratedFacets::~MeshFixDegeneratedFacets ( )

Destruction.

Member Function Documentation

◆ Fixup()


The documentation for this class was generated from the following files: