]> OCCT Git - occt.git/commit
0026072: Visualization - more realistic display of face edges
authordrochalo <diogo.lopes@opencascade.com>
Mon, 11 Mar 2024 09:46:04 +0000 (09:46 +0000)
committerdrochalo <diogo.lopes@opencascade.com>
Fri, 15 Mar 2024 15:27:02 +0000 (15:27 +0000)
commitb63fe6e31f864c6833066b538ffa66fbc3dee9a0
tree90164798dd0fb794032b13aaa23b6a51b51cf2bd
parentf286953d85c4177f5b62c8ce135a54d1e69e14f5
0026072: Visualization - more realistic display of face edges

Added calculation of normals to boundary edges.
Extended draw harness commands.
Added new test case.
src/AIS/AIS_ColoredShape.cxx
src/Graphic3d/Graphic3d_ArrayOfSegments.hxx
src/Prs3d/Prs3d_Drawer.hxx
src/StdPrs/StdPrs_ShadedShape.cxx
src/ViewerTest/ViewerTest.cxx
src/XDEDRAW/XDEDRAW.cxx
tests/v3d/bugs/bug26072 [new file with mode: 0644]