]> 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)
committerabv <abv@opencascade.com>
Wed, 9 Apr 2014 05:52:19 +0000 (09:52 +0400)
commit3db496cbf686d56c7a64d6f35fe568e2d4fee111
treeb66665597777dce7eca0da2a9d135936fa9a5c25
parent85146fa8419dcdb177ab285ee8984fdcfa2129b5
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