occt: master fcc61cc4
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
vro | bugmaster | master | 2014-10-30 09:18:22 | master 4084fb64 |
Changeset | 0025405: STL reader doesn't keep shared nodes An improved RWSTL::ReadFile() method + a draw-command returning the number of nodes and triangles for a MeshVS_Mesh object based on STL mesh data source. An indexed map of points is replaced by a CellFilter of XYZ objects already implemented in BRepBuilderAPI. Also, BRepBuilderAPI_VertexInspector became exported for TKTopAlgo library (Standard_EXPORT is added for the methods of this class). Standard_EXPORT is removed for in-line methods of BRepBuilderAPI_VertexInspector Test-case for issue #25405 Update of test-cases, according to new behavior |
|||
mod - src/BRepBuilderAPI/BRepBuilderAPI_VertexInspector.hxx | Diff File | |||
mod - src/RWStl/RWStl.cxx | Diff File | |||
mod - src/XSDRAWSTLVRML/XSDRAWSTLVRML.cxx | Diff File | |||
mod - tests/bugs/vis/bug10702 | Diff File | |||
add - tests/bugs/xde/bug25405 | Diff File |