0027959: BRepMesh_Delaun produces mesh with gaps on internal edges
authoroan <oan@opencascade.com>
Thu, 20 Oct 2016 13:34:29 +0000 (16:34 +0300)
committerapn <apn@opencascade.com>
Fri, 21 Oct 2016 08:12:08 +0000 (11:12 +0300)
commitdf18769ea6e62f7b4e998feea187bf722489266a
treeb2a96bf359191d7aced5305b652d84621bdd585b
parentcaf231b0501c63788456cfc1afcacf02dfe4ee8f
0027959: BRepMesh_Delaun produces mesh with gaps on internal edges

Check both sides of internal link for adjusted triangle and process left and right polygons separately
Small correction of test case for issue CR27959
src/BRepMesh/BRepMesh_Delaun.cxx
src/BRepMesh/BRepMesh_Delaun.hxx
tests/bugs/mesh/bug27959 [new file with mode: 0644]