]> OCCT Git - occt-copy.git/commit
0026485: Problem with the normals of a triangulated shape
authorgka <gka@opencascade.com>
Thu, 25 Feb 2016 13:41:05 +0000 (16:41 +0300)
committergka <gka@opencascade.com>
Thu, 25 Feb 2016 13:41:05 +0000 (16:41 +0300)
commit373f8e8b7cd75d8c7dd794cba8dde806b5349382
tree2cf7530859d3217ce642f692471f02436d6bd6ce
parentdd65d9dff51213129cd78646836cc0e1148dd0eb
0026485: Problem with the normals of a triangulated shape

Use gp::Resolution() instead of Precision::SquareConfustion() in order to normalize normal vectors according to implementation of gp_Vec::Normalize().
src/Poly/Poly.cxx