MeshCore::MeshFixDentsOnSurface Class Reference

#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. More...
 
 MeshFixDentsOnSurface (MeshKernel &rclM)
 
 ~MeshFixDentsOnSurface ()
 
- 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 ()
 

Constructor & Destructor Documentation

◆ MeshFixDentsOnSurface()

MeshCore::MeshFixDentsOnSurface::MeshFixDentsOnSurface ( MeshKernel rclM)

◆ ~MeshFixDentsOnSurface()

MeshCore::MeshFixDentsOnSurface::~MeshFixDentsOnSurface ( )

Member Function Documentation

◆ Fixup()

bool MeshFixDentsOnSurface::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.

References MeshCore::MeshEvalDentsOnSurface::Evaluate(), and MeshCore::MeshEvalDentsOnSurface::GetIndices().


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