0025612: Introduce possibility to disable adaptive reconfigutation of triangles in...
authoroan <oan@opencascade.com>
Thu, 25 Dec 2014 15:17:56 +0000 (18:17 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 25 Dec 2014 15:19:02 +0000 (18:19 +0300)
commitf43eff9ffe19183634a472aa063217b68bd58bd6
treec8b4e68a022a1edba8fe0b752c28dd69932dc3a8
parentfe790035980fa78921ecfa19e79fccf2e4cf7350
0025612: Introduce possibility to disable adaptive reconfigutation of triangles in BRepMesh

Remarks from PDN: flag has been renamed to ControlSurfaceDeflection

Test-case for issue #25612
src/BRepMesh/BRepMesh_FastDiscret.cxx
src/BRepMesh/BRepMesh_FastDiscret.hxx
src/BRepMesh/BRepMesh_FastDiscretFace.cxx
src/BRepMesh/BRepMesh_FastDiscretFace.hxx
src/BRepMesh/BRepMesh_IncrementalMesh.cxx
src/BRepMesh/BRepMesh_IncrementalMesh.hxx
src/MeshTest/MeshTest.cxx
tests/bugs/mesh/bug25612 [new file with mode: 0644]