0025310: Regressions in visualization
authorazn <azn@opencascade.com>
Wed, 8 Oct 2014 10:57:22 +0000 (14:57 +0400)
committerbugmaster <bugmaster@opencascade.com>
Fri, 10 Oct 2014 12:05:55 +0000 (16:05 +0400)
commitfcf15f5ca3112c96846624d3ed5edd49abd547bb
tree1bfccddbe6b6ec784df7692ab685f1e446bedbfb
parent15534713ba8b6057a50c8e680e360aedcd705eca
0025310: Regressions in visualization

- Memory management in the BRepMesh_FastDiscret class is changed. Now the unused face attributes is immediately removed.
src/BRepMesh/BRepMesh_FaceAttribute.cxx
src/BRepMesh/BRepMesh_FaceAttribute.hxx
src/BRepMesh/BRepMesh_FastDiscret.cxx
src/BRepMesh/BRepMesh_FastDiscret.hxx
src/BRepMesh/BRepMesh_FastDiscretFace.cxx
src/BRepMesh/BRepMesh_FastDiscretFace.hxx
src/BRepMesh/BRepMesh_IncrementalMesh.cxx
src/BRepMesh/BRepMesh_IncrementalMesh.hxx
src/MeshTest/MeshTest.cxx
src/MeshTest/MeshTest_DrawableMesh.cxx
src/XSDRAWSTLVRML/XSDRAWSTLVRML_ToVRML.cxx