]> OCCT Git - occt-copy.git/commit
0024785: Visualization - Modifying z-layers concept to gain more control over OpenGl...
authorduv <duv@opencascade.com>
Tue, 1 Apr 2014 14:51:41 +0000 (18:51 +0400)
committerduv <duv@opencascade.com>
Wed, 2 Apr 2014 07:16:25 +0000 (11:16 +0400)
commit13ce02aa6c9a650acbf0605e79aabc70cdaf5774
tree4400a6e54e8cb83b09078b24355ca592115150b2
parentedf6c1382150a00f893600000c5a620a041a3fd9
0024785: Visualization - Modifying z-layers concept to gain more control over OpenGl depth buffer.
25 files changed:
src/Graphic3d/FILES
src/Graphic3d/Graphic3d.cdl
src/Graphic3d/Graphic3d_GraphicDriver.cdl
src/Graphic3d/Graphic3d_StructureManager.cdl
src/Graphic3d/Graphic3d_ZLayerSettings.hxx [new file with mode: 0644]
src/OpenGl/FILES
src/OpenGl/OpenGl_GraphicDriver.hxx
src/OpenGl/OpenGl_GraphicDriver_7.cxx
src/OpenGl/OpenGl_Layer.cxx [new file with mode: 0644]
src/OpenGl/OpenGl_Layer.hxx [new file with mode: 0644]
src/OpenGl/OpenGl_LayerList.cxx
src/OpenGl/OpenGl_LayerList.hxx
src/OpenGl/OpenGl_View.hxx
src/OpenGl/OpenGl_View_2.cxx
src/OpenGl/OpenGl_Workspace_Raytrace.cxx
src/V3d/V3d_Viewer.cdl
src/V3d/V3d_Viewer.cxx
src/ViewerTest/ViewerTest_ViewerCommands.cxx
src/Visual3d/FILES
src/Visual3d/Visual3d.cdl
src/Visual3d/Visual3d_MapOfZLayerSettings.hxx [new file with mode: 0644]
src/Visual3d/Visual3d_View.cdl
src/Visual3d/Visual3d_View.cxx
src/Visual3d/Visual3d_ViewManager.cdl
src/Visual3d/Visual3d_ViewManager.cxx