]> OCCT Git - occt-copy.git/commit
0032491: Application Framework - BinTools_ShapeWriter attempts to get normals from... CR32491
authormsv <msv@opencascade.com>
Fri, 23 Jul 2021 18:18:22 +0000 (21:18 +0300)
committermsv <msv@opencascade.com>
Fri, 23 Jul 2021 19:14:51 +0000 (22:14 +0300)
commite1479eb0aa3875103f3f5d07e732ce1e86f879af
tree49be592c4e8f8b33f3a7bf0ec7449a393fe6636b
parentacab849d30f2acb733586120dcd2b43f2ae59769
0032491: Application Framework - BinTools_ShapeWriter attempts to get normals from triangulation without checking HasNormals()

Check if triangulation has normals before requesting them.
src/BinTools/BinTools_ShapeWriter.cxx