0026485: Problem with the normals of a triangulated shape
authoroan <oan@opencascade.com>
Thu, 30 Jul 2015 09:52:44 +0000 (12:52 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 30 Jul 2015 09:53:50 +0000 (12:53 +0300)
commitdb6c6404bc2f6c35a1de24c64aae2c9a91c549a7
tree874224e5c98bae56d93507ac824707d8d67c35bf
parent8c820969cc4a12578aa8002709ba83a04aa5d70c
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().

Test case

Test-case for issue #26485
src/Poly/Poly.cxx
src/QABugs/QABugs_19.cxx
tests/bugs/fclasses/bug26485 [new file with mode: 0644]