occt: master f1c034f9
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
oan | bugmaster | master | 2021-07-21 11:12:35 | master a3b2aaef |
Changeset | 0032471: Mesh - Deflection of the triangulation is not recomputed for planar face Method EstimateDeflection has been added to BRepLib in order to check and update value of deflection provided by Poly_Triangulation; Introduction of Poly_TriangulationParameters intended to keep info about initial parameters of mesh stored by Poly_Triangulation; BRepMesh stores user-specified parameters to Poly_Triangulation via Poly_TriangulationParameters; Prefer initial parameters of mesh generator stored in Poly_Triangulation during check of mesh consistency. |
|||
mod - src/BRepLib/BRepLib.cxx | Diff File | |||
mod - src/BRepLib/BRepLib.hxx | Diff File | |||
mod - src/BRepMesh/BRepMesh_BaseMeshAlgo.cxx | Diff File | |||
mod - src/BRepMesh/BRepMesh_ModelPostProcessor.cxx | Diff File | |||
mod - src/BRepMesh/BRepMesh_ModelPreProcessor.cxx | Diff File | |||
mod - src/Poly/FILES | Diff File | |||
mod - src/Poly/Poly_Triangulation.hxx | Diff File | |||
add - src/Poly/Poly_TriangulationParameters.cxx | Diff File | |||
add - src/Poly/Poly_TriangulationParameters.hxx | Diff File | |||
mod - tests/bugs/heal/bug26244 | Diff File | |||
mod - tests/bugs/mesh/bug22778 | Diff File | |||
mod - tests/bugs/mesh/bug23105 | Diff File | |||
mod - tests/bugs/mesh/bug23513 | Diff File | |||
mod - tests/bugs/mesh/bug24127 | Diff File | |||
mod - tests/bugs/mesh/bug24938 | Diff File | |||
mod - tests/bugs/mesh/bug25042 | Diff File | |||
mod - tests/bugs/mesh/bug25287 | Diff File | |||
mod - tests/bugs/mesh/bug25519 | Diff File | |||
mod - tests/bugs/mesh/bug27693 | Diff File | |||
mod - tests/bugs/mesh/bug27845 | Diff File | |||
mod - tests/bugs/mesh/bug29149 | Diff File | |||
mod - tests/bugs/mesh/bug29205 | Diff File | |||
mod - tests/bugs/mesh/bug29685 | Diff File | |||
mod - tests/bugs/mesh/bug29751 | Diff File | |||
mod - tests/bugs/mesh/bug29962 | Diff File | |||
mod - tests/bugs/mesh/bug30008_1 | Diff File | |||
mod - tests/bugs/mesh/bug30008_2 | Diff File | |||
mod - tests/bugs/mesh/bug30167 | Diff File | |||
mod - tests/bugs/mesh/bug31251 | Diff File | |||
add - tests/bugs/mesh/bug32471 | Diff File | |||
mod - tests/bugs/moddata_1/bug15519 | Diff File | |||
mod - tests/bugs/moddata_1/bug21122 | Diff File | |||
mod - tests/bugs/moddata_1/bug22759 | Diff File | |||
mod - tests/bugs/moddata_3/bug24959_2 | Diff File | |||
mod - tests/perf/mesh/bug23795 | Diff File | |||
mod - tests/perf/mesh/bug26889_1 | Diff File | |||
mod - tests/perf/mesh/bug26889_2 | Diff File | |||
mod - tests/perf/mesh/bug26889_3 | Diff File | |||
mod - tests/perf/mesh/bug26965 | Diff File | |||
mod - tests/perf/mesh/bug27119 | Diff File | |||
mod - tests/v3d/bugs/buc60857 | Diff File |