]> OCCT Git - occt-copy.git/commit
0030791: Visualization - possibility to display materials by different hatching style...
authornds <nds@opencascade.com>
Tue, 3 Sep 2019 21:49:54 +0000 (00:49 +0300)
committernds <nds@opencascade.com>
Tue, 3 Sep 2019 21:52:36 +0000 (00:52 +0300)
commit280e1f1b27270fe3aeea29c6c858937f0fa371e0
treeb88315ab1e7faaef16ea8cd815668c96a471a0f4
parentfd8fbd466b19256a4bef6310dd0dc9f87ba1383f
0030791: Visualization - possibility to display materials by different hatching style for clipping

# move capping style from presentation into drawer
# crash in capping by setting projection as
# several hatch templates

(cherry picked from commit 3a8ba84200bb4402ef38e1889ed7072b24dce42f)
16 files changed:
data/images/hatch_1_.png [new file with mode: 0644]
data/images/hatch_2.png [new file with mode: 0644]
data/images/hatch_3.png [new file with mode: 0644]
data/images/hatch_4.png [new file with mode: 0644]
data/images/hatch_5.png [new file with mode: 0644]
data/images/hatch_6.png [new file with mode: 0644]
data/images/hatch_7.png [new file with mode: 0644]
data/images/hatch_8.png [new file with mode: 0644]
src/AIS/AIS_ColoredShape.cxx
src/AIS/AIS_InteractiveObject.cxx
src/AIS/AIS_InteractiveObject.hxx
src/AIS/AIS_Shape.cxx
src/OpenGl/OpenGl_CappingAlgo.cxx
src/Prs3d/Prs3d_Drawer.cxx
src/Prs3d/Prs3d_Drawer.hxx
src/ViewerTest/ViewerTest_ViewerCommands.cxx