0028927: Visualization - Graphic3d_StructureManager destructor should invalidate...
authorkgv <kgv@opencascade.com>
Wed, 19 Jul 2017 14:38:54 +0000 (17:38 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 21 Jul 2017 09:10:47 +0000 (12:10 +0300)
commitb4fd9d00c2a8df3fe38ee0df79e655fe02ce21fb
tree862c679891aa97cea72b33e527ed6a76f3b62f5c
parent983fd6c02b6c273bf4a2f37773a399fe657d8057
0028927: Visualization - Graphic3d_StructureManager destructor should invalidate its pointer in Graphic3d_Structure

Graphic3d_Structure::myFirstStructureManager - removed unused class field.
~Graphic3d_StructureManager() now removes displayed Structures explicitly.
src/Graphic3d/Graphic3d_Structure.cxx
src/Graphic3d/Graphic3d_Structure.hxx
src/Graphic3d/Graphic3d_StructureManager.cxx