]> OCCT Git - occt-copy.git/commit
0024358: TKV3d - connected structures are not re-computed on device lost
authoraba <aba@opencascade.com>
Thu, 13 Feb 2014 09:09:42 +0000 (13:09 +0400)
committerabv <abv@opencascade.com>
Tue, 25 Mar 2014 12:23:51 +0000 (16:23 +0400)
commitac29779aa95c07725e838ee04b0c517ba7fb089d
tree86003cfe811b450e86a1b27db1cf9ee79afe89ce
parent58343d7cef22b0b10fc85450380f826bc53ac03a
0024358: TKV3d - connected structures are not re-computed on device lost

Graphic3d_StructureManager::ReComputeStructures() method was corrected to consider all child (connected) structures.
Corrected remarks: added image dump in test case; corrected method name.
src/Graphic3d/Graphic3d_StructureManager.cdl
src/Graphic3d/Graphic3d_StructureManager.cxx
src/Visual3d/Visual3d_View.cxx
tests/bugs/vis/bug24358 [new file with mode: 0644]