0028889: Visualization, V3d_View - View specific Graphic3d_Structure should be remove...
authorkgv <kgv@opencascade.com>
Mon, 10 Jul 2017 05:54:15 +0000 (08:54 +0300)
committerkgv <kgv@opencascade.com>
Mon, 10 Jul 2017 05:54:15 +0000 (08:54 +0300)
commit475c2302d4e46524e9934d612174ee4da790d28a
tree85f4af57b120ce25074e1bc4f9ca398b1582538f
parent25e59720d6afe0b76455f7a7a04e2be7f53fecb1
0028889: Visualization, V3d_View - View specific Graphic3d_Structure should be removed if the view is removed

V3d_View::Remove() - erase trihedron and grid structures from structure manager.
15 files changed:
src/Aspect/Aspect_CircularGrid.cxx
src/Aspect/Aspect_CircularGrid.hxx
src/Aspect/Aspect_Grid.cxx
src/Aspect/Aspect_Grid.hxx
src/Aspect/Aspect_RectangularGrid.cxx
src/Aspect/Aspect_RectangularGrid.hxx
src/V3d/V3d_CircularGrid.cxx
src/V3d/V3d_CircularGrid.hxx
src/V3d/V3d_RectangularGrid.cxx
src/V3d/V3d_RectangularGrid.hxx
src/V3d/V3d_Trihedron.cxx
src/V3d/V3d_Trihedron.hxx
src/V3d/V3d_View.cxx
src/V3d/V3d_View.hxx
src/V3d/V3d_View_4.cxx