Skip to content
Snippets Groups Projects
Commit 57316c29 authored by Joachim Pouderoux's avatar Joachim Pouderoux Committed by Xabi
Browse files

Fix a bug with vtkDelaunay2D.

In a previous patch, a mechanism was added to check edges once
constrained edges were applied. However, in some cases, this
check can break some constrained edges.
This patch make sure to not perform this edge check for triangle
edges which contains a constrained edge.

(cherry picked from commit ac7a28f9)
parent 03417950
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment