MeshCore::MeshFixInvalids Class Reference
The MeshFixInvalids class deletes all elements that are marked as 'Invalid'. More...
#include <Degeneration.h>
Public Member Functions | |
| bool | Fixup () |
| Remove invalid elements. More... | |
| MeshFixInvalids (MeshKernel &rclM) | |
| Construction. More... | |
| ~MeshFixInvalids () | |
| Destruction. More... | |
Public Member Functions inherited from MeshCore::MeshValidation | |
| MeshValidation (MeshKernel &rclB) | |
| virtual | ~MeshValidation () |
Detailed Description
The MeshFixInvalids class deletes all elements that are marked as 'Invalid'.
- See also
- MeshEvalInvalids
Constructor & Destructor Documentation
◆ MeshFixInvalids()
| MeshCore::MeshFixInvalids::MeshFixInvalids | ( | MeshKernel & | rclM | ) |
Construction.
◆ ~MeshFixInvalids()
| MeshCore::MeshFixInvalids::~MeshFixInvalids | ( | ) |
Destruction.
Member Function Documentation
◆ Fixup()
|
virtual |
Remove invalid elements.
Implements MeshCore::MeshValidation.
The documentation for this class was generated from the following files:
- src/Mod/Mesh/App/Core/Degeneration.h
- src/Mod/Mesh/App/Core/Degeneration.cpp
Public Member Functions inherited from
1.8.17