]> OCCT Git - occt.git/commit
0026384: Add explicit check for null magnitude instead of catching of exception in...
authoroan <oan@opencascade.com>
Wed, 17 Feb 2016 14:17:54 +0000 (17:17 +0300)
committerabv <abv@opencascade.com>
Sat, 20 Feb 2016 07:10:06 +0000 (10:10 +0300)
commit99c008e90f4d457acda2bfe39dc4cbf6a051e241
tree64d7b1c16c2f394d9169d430491cd2e57447d25e
parent1907fb9a742e1099c03ee34f630cc2d042ad3f78
0026384: Add explicit check for null magnitude instead of catching of exception in BRepMesh_FastDiscretFace::control()

Check normal for null magnitude using gp::Resolution ()
src/BRepMesh/BRepMesh_FastDiscretFace.cxx