]> 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>
Fri, 4 Oct 2019 15:57:03 +0000 (18:57 +0300)
commit9ef696f23ed074e6bb62fc3adeec8c104a2ff889
tree7a3c430cefc2ef0b783cd42ed4b556abb8144063
parentc39cf33aeb8bc665c2abc5b027f359d745652de6
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)
(cherry picked from commit 280e1f1b27270fe3aeea29c6c858937f0fa371e0)

# Conflicts:
# src/AIS/AIS_InteractiveObject.cxx
# src/ViewerTest/ViewerTest_ViewerCommands.cxx
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