[TD]fix pathological centerline for points

This commit is contained in:
wandererfan
2023-07-06 15:56:05 -04:00
committed by WandererFan
parent dbd4fbb460
commit 6a0d3dedfb
3 changed files with 121 additions and 26 deletions

View File

@@ -89,6 +89,7 @@ protected:
double getExtendBy();
int checkPathologicalEdges(int inMode);
int checkPathologicalVertices(int inMode);
void setUiOrientation(int orientation);
private: