occt: master 47cd8af2
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
bugmaster | master | 2019-04-23 09:31:23 | master a4d594cb | |
Changeset | 0030670: Modeling Algorithms - Performance improvement of Boolean Operations algorithm The following improvements have been made in Boolean operations algorithm: 1. Added possibility to update FaceInfo structure for many faces at once which helps to avoid nested loops. 2. Improve Point-Face classification procedure by caching the FaceExplorer for a face. |
|||
mod - src/BOPAlgo/BOPAlgo_PaveFiller_5.cxx | Diff File | |||
mod - src/BOPAlgo/BOPAlgo_PaveFiller_6.cxx | Diff File | |||
mod - src/BOPDS/BOPDS_DS.cxx | Diff File | |||
mod - src/BOPDS/BOPDS_DS.hxx | Diff File | |||
mod - src/BRepClass/BRepClass_FaceClassifier.cxx | Diff File | |||
mod - src/BRepClass/BRepClass_FaceExplorer.cxx | Diff File | |||
mod - src/BRepClass/BRepClass_FaceExplorer.hxx | Diff File | |||
mod - src/BRepClass/BRepClass_Intersector.cxx | Diff File | |||
mod - src/IntTools/IntTools_FClass2d.cxx | Diff File | |||
mod - src/IntTools/IntTools_FClass2d.hxx | Diff File | |||
add - tests/perf/modalg/bug30670 | Diff File |