MeshCore::MeshFixNeighbourhood Class Reference

The MeshFixNeighbourhood class fixes the neighbourhood of the facets. More...

#include <Evaluation.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...
 
 MeshFixNeighbourhood (MeshKernel &rclB)
 
 ~MeshFixNeighbourhood ()
 
- Public Member Functions inherited from MeshCore::MeshValidation
 MeshValidation (MeshKernel &rclB)
 
virtual ~MeshValidation ()
 

Detailed Description

The MeshFixNeighbourhood class fixes the neighbourhood of the facets.

Author
Werner Mayer

Constructor & Destructor Documentation

◆ MeshFixNeighbourhood()

MeshCore::MeshFixNeighbourhood::MeshFixNeighbourhood ( MeshKernel rclB)

◆ ~MeshFixNeighbourhood()

MeshCore::MeshFixNeighbourhood::~MeshFixNeighbourhood ( )

Member Function Documentation

◆ Fixup()

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

Referenced by Mesh::MeshObject::validateIndices().


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