#include <Degeneration.h>
Public Member Functions | |
bool | Fixup () |
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. | |
MeshFixFoldsOnSurface (MeshKernel &rclM) | |
~MeshFixFoldsOnSurface () |
Definition at line 319 of file Degeneration.h.
MeshCore::MeshFixFoldsOnSurface::MeshFixFoldsOnSurface | ( | MeshKernel & | rclM | ) | [inline] |
Definition at line 322 of file Degeneration.h.
MeshCore::MeshFixFoldsOnSurface::~MeshFixFoldsOnSurface | ( | ) | [inline] |
Definition at line 323 of file Degeneration.h.
bool MeshFixFoldsOnSurface::Fixup | ( | ) | [virtual] |
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.
Implements MeshCore::MeshValidation.
Definition at line 691 of file Degeneration.cpp.
References MeshCore::MeshValidation::_rclMesh, MeshCore::MeshKernel::DeleteFacets(), MeshCore::MeshEvalFoldsOnSurface::Evaluate(), and MeshCore::MeshEvalFoldsOnSurface::GetIndices().