occt: master 2caff0b3
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
oan | bugmaster | master | 2014-11-05 14:57:41 | master e3573bb9 |
Changeset | 0025364: BRepMesh is not able to triangulate the shape with fine deflection Don't create data structures for whole set of faces. Necessary structures are created directly in BRepMesh_FastDiscret. Don't copy nodes data during scaling, single structure is used. Remove lines used for debug Fix sphere: resolve problem came from merging. Keep code clean - remove unnecessary logic, expected to be used for complicated restoration process. Test cases for issue CR25364 |
|||
mod - src/BRepMesh/BRepMesh.hxx | Diff File | |||
mod - src/BRepMesh/BRepMesh_DataStructureOfDelaun.cxx | Diff File | |||
mod - src/BRepMesh/BRepMesh_DataStructureOfDelaun.hxx | Diff File | |||
mod - src/BRepMesh/BRepMesh_Delaun.cxx | Diff File | |||
mod - src/BRepMesh/BRepMesh_Delaun.hxx | Diff File | |||
mod - src/BRepMesh/BRepMesh_FaceAttribute.cxx | Diff File | |||
mod - src/BRepMesh/BRepMesh_FaceAttribute.hxx | Diff File | |||
mod - src/BRepMesh/BRepMesh_FastDiscret.cxx | Diff File | |||
mod - src/BRepMesh/BRepMesh_FastDiscret.hxx | Diff File | |||
mod - src/BRepMesh/BRepMesh_FastDiscretFace.cxx | Diff File | |||
mod - src/BRepMesh/BRepMesh_FastDiscretFace.hxx | Diff File | |||
mod - src/BRepMesh/BRepMesh_IncrementalMesh.cxx | Diff File | |||
mod - src/BRepMesh/BRepMesh_IncrementalMesh.hxx | Diff File | |||
mod - src/BRepMesh/BRepMesh_SelectorOfDataStructureOfDelaun.cxx | Diff File | |||
mod - src/BRepMesh/BRepMesh_SelectorOfDataStructureOfDelaun.hxx | Diff File | |||
mod - src/BRepMesh/BRepMesh_ShapeTool.cxx | Diff File | |||
mod - src/BRepMesh/BRepMesh_Vertex.hxx | Diff File | |||
mod - src/BRepMesh/BRepMesh_VertexInspector.hxx | Diff File | |||
mod - src/BRepMesh/BRepMesh_VertexTool.cxx | Diff File | |||
mod - src/BRepMesh/BRepMesh_VertexTool.hxx | Diff File | |||
mod - src/MeshTest/MeshTest_DrawableMesh.cxx | Diff File | |||
add - tests/bugs/mesh/bug25364 | Diff File | |||
mod - tests/mesh/data/standard/E9 | Diff File |