0024282: Shaded presentation is not computed due to exception in StdPrs_ToolShadedSha...
authorkgv <kgv@opencascade.com>
Thu, 31 Oct 2013 09:28:33 +0000 (13:28 +0400)
committerbugmaster <bugmaster@opencascade.com>
Thu, 31 Oct 2013 09:30:01 +0000 (13:30 +0400)
commit9447f912580295d718b6491a698cac7b932825b3
treefcef5669e079a6bd0fb30047dcfc150813514236
parent429a6c4d2cda596e29214802ade992675279c91e
0024282: Shaded presentation is not computed due to exception in StdPrs_ToolShadedShape::Normal()

Fix gp_Dir initialization with zero modulus
StdPrs_ToolShadedShape::Normal() - reduce code duplication
Test cases for issue CR24282
src/StdPrs/StdPrs_ToolShadedShape.cxx
tests/bugs/vis/bug24282 [new file with mode: 0644]