]> OCCT Git - occt-copy.git/commit
Patch of issue #27958 (Visualization, AIS_Trihedron - add Shading display mode) adapt...
authornds <nds@opencascade.com>
Fri, 10 Mar 2017 07:58:29 +0000 (10:58 +0300)
committernds <nds@opencascade.com>
Fri, 10 Mar 2017 07:58:29 +0000 (10:58 +0300)
commit9d2f9eb5c3100c911bcf7ff1ecbf3dc622cca5c8
tree706b973894abbaac454e96e45b54ae7ec794271f
parentd057720d073d8aa29496c9019aef6afd1f789a52
Patch of issue #27958 (Visualization, AIS_Trihedron - add Shading display mode) adapted to OCCT 7.1.0

PATCH_TO_OCCT_710 define is used for cases of difference for specific code for 7.1.0 version.
15 files changed:
src/AIS/AIS_Trihedron.cxx
src/AIS/AIS_Trihedron.hxx
src/AIS/AIS_TrihedronOwner.cxx [new file with mode: 0644]
src/AIS/AIS_TrihedronOwner.hxx [new file with mode: 0644]
src/AIS/FILES
src/Prs3d/FILES
src/Prs3d/Prs3d_Arrow.cxx
src/Prs3d/Prs3d_Arrow.hxx
src/Prs3d/Prs3d_DatumAspect.cxx
src/Prs3d/Prs3d_DatumAspect.hxx
src/Prs3d/Prs3d_DatumAttribute.hxx [new file with mode: 0644]
src/Prs3d/Prs3d_DatumAxes.hxx [new file with mode: 0644]
src/Prs3d/Prs3d_DatumMode.hxx [new file with mode: 0644]
src/Prs3d/Prs3d_DatumParts.hxx [new file with mode: 0644]
src/QADraw/QADraw.cxx