0028407: Visualization - remove ::UpdateMode() from Graphic3d_StructureManager
authorkgv <kgv@opencascade.com>
Mon, 30 Jan 2017 10:09:22 +0000 (13:09 +0300)
committerapn <apn@opencascade.com>
Thu, 2 Feb 2017 13:24:15 +0000 (16:24 +0300)
commitcfece3ef2e3f9da8de9b3c5158546d33e55db0a9
tree9e387e0df67c896a1f6ad7e18fa394f889397e4c
parentb0d96eb7539b3f1f54249ad68f4b22d9eacd3b1e
0028407: Visualization - remove ::UpdateMode() from Graphic3d_StructureManager
21 files changed:
dox/dev_guides/upgrade/upgrade.md
dox/user_guides/visualization/visualization.md
src/Aspect/Aspect_TypeOfUpdate.hxx [deleted file]
src/Aspect/FILES
src/Graphic3d/Graphic3d_CView.cxx
src/Graphic3d/Graphic3d_CView.hxx
src/Graphic3d/Graphic3d_Group.cxx
src/Graphic3d/Graphic3d_Structure.cxx
src/Graphic3d/Graphic3d_StructureManager.cxx
src/Graphic3d/Graphic3d_StructureManager.hxx
src/OpenGl/OpenGl_View.cxx
src/V3d/FILES
src/V3d/V3d_DirectionalLight.cxx
src/V3d/V3d_PositionLight.cxx
src/V3d/V3d_PositionalLight.cxx
src/V3d/V3d_SpotLight.cxx
src/V3d/V3d_TypeOfUpdate.hxx [deleted file]
src/V3d/V3d_View.cxx
src/V3d/V3d_Viewer.cxx
src/V3d/V3d_Viewer.hxx
src/ViewerTest/ViewerTest_OpenGlCommands.cxx