occt: master 5ae53d49

Author Committer Branch Timestamp Parent
skl bugmaster master 2020-11-06 08:16:22 master 0d7753d2
Changeset 0030421: Data Exchange - Standard_RangeError exception while reading VRML files with polygons

Import of arbitrary polygon is implemented in VrmlData_IndexedFaceSet.
Class IFCCAFControl_Triangulator has been moved to BRepMesh_Triangulator.
New Draw test /bugs/stlvrml/bug30421 is added.
add - src/BRepMesh/BRepMesh_Triangulator.cxx Diff File
add - src/BRepMesh/BRepMesh_Triangulator.hxx Diff File
mod - src/BRepMesh/FILES Diff File
mod - src/VrmlData/VrmlData_IndexedFaceSet.cxx Diff File
mod - src/VrmlData/VrmlData_Scene.cxx Diff File
add - tests/bugs/stlvrml/bug30421 Diff File