MeshCore::MeshFixRangePoint Class Reference
The MeshFixRangePoint class fixes the facets with point indices out of range. More...
#include <Degeneration.h>
Public Member Functions | |
| bool | Fixup () |
| Fixes facets with point indices out of range. More... | |
| MeshFixRangePoint (MeshKernel &rclM) | |
| Construction. More... | |
| ~MeshFixRangePoint () | |
| Destruction. More... | |
Public Member Functions inherited from MeshCore::MeshValidation | |
| MeshValidation (MeshKernel &rclB) | |
| virtual | ~MeshValidation () |
Detailed Description
The MeshFixRangePoint class fixes the facets with point indices out of range.
- See also
- MeshFixRangePoint
Constructor & Destructor Documentation
◆ MeshFixRangePoint()
| MeshCore::MeshFixRangePoint::MeshFixRangePoint | ( | MeshKernel & | rclM | ) |
Construction.
◆ ~MeshFixRangePoint()
| MeshCore::MeshFixRangePoint::~MeshFixRangePoint | ( | ) |
Destruction.
Member Function Documentation
◆ Fixup()
|
virtual |
Fixes facets with point indices out of range.
Implements MeshCore::MeshValidation.
References MeshCore::MeshEvalRangePoint::GetIndices().
Referenced by Mesh::MeshObject::validateIndices().
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