0022795: Make possible to display some presentable objects in overlay of others,...
authorkgv <kgv@opencascade.com>
Tue, 6 Mar 2012 11:03:34 +0000 (15:03 +0400)
committerbugmaster <bugmaster@opencascade.com>
Tue, 6 Mar 2012 11:18:23 +0000 (15:18 +0400)
commit59f45b7cefdfbbe8442fe35113530c3c0d21d2b6
treec2ee8ba8173b49f4090822f6b75cd52aeb99c9a4
parentf8b2ed3650adf176fe29662504b171adca255c00
0022795: Make possible to display some presentable objects in overlay of others, groupped by display priority
43 files changed:
src/AIS/AIS_InteractiveContext.cdl
src/AIS/AIS_InteractiveContext.cxx
src/AIS/AIS_LocalContext.cdl
src/AIS/AIS_LocalContext.cxx
src/Graphic3d/Graphic3d_GraphicDriver.cdl
src/Graphic3d/Graphic3d_Structure.cdl
src/Graphic3d/Graphic3d_Structure.cxx
src/Graphic3d/Graphic3d_StructureManager.cdl
src/OpenGl/FILES
src/OpenGl/OpenGl_GraphicDriver.hxx
src/OpenGl/OpenGl_GraphicDriver_4.cxx
src/OpenGl/OpenGl_GraphicDriver_7.cxx
src/OpenGl/OpenGl_LayerList.cxx [new file with mode: 0644]
src/OpenGl/OpenGl_LayerList.hxx [new file with mode: 0644]
src/OpenGl/OpenGl_PriorityList.cxx
src/OpenGl/OpenGl_PriorityList.hxx
src/OpenGl/OpenGl_Structure.cxx
src/OpenGl/OpenGl_Structure.hxx
src/OpenGl/OpenGl_View.hxx
src/OpenGl/OpenGl_View_2.cxx
src/PrsMgr/PrsMgr_PresentableObject.cdl
src/PrsMgr/PrsMgr_PresentableObject.cxx
src/PrsMgr/PrsMgr_Presentation.cdl
src/PrsMgr/PrsMgr_Presentation2d.cdl
src/PrsMgr/PrsMgr_Presentation2d.cxx
src/PrsMgr/PrsMgr_Presentation3d.cdl
src/PrsMgr/PrsMgr_Presentation3d.cxx
src/PrsMgr/PrsMgr_PresentationManager.cdl
src/PrsMgr/PrsMgr_PresentationManager.cxx
src/SelectMgr/SelectMgr_EntityOwner.cdl
src/SelectMgr/SelectMgr_EntityOwner.cxx
src/SelectMgr/SelectMgr_SelectableObject.cdl
src/SelectMgr/SelectMgr_SelectableObject.cxx
src/StdSelect/StdSelect_BRepOwner.cdl
src/StdSelect/StdSelect_BRepOwner.cxx
src/V3d/V3d_Viewer.cdl
src/V3d/V3d_Viewer.cxx
src/ViewerTest/ViewerTest_ObjectCommands.cxx
src/ViewerTest/ViewerTest_ViewerCommands.cxx
src/Visual3d/Visual3d_View.cdl
src/Visual3d/Visual3d_View.cxx
src/Visual3d/Visual3d_ViewManager.cdl
src/Visual3d/Visual3d_ViewManager.cxx