occt: master c1338f4f

Author Committer Branch Timestamp Parent
Pawel dbv master 2012-04-13 11:38:52 master a7aa1465
Affected Issues  0023021: MeshVS_DataSource::GetNormalsByElement returns Standard_False and gives no result even when all normals are OK
Changeset 0023021: MeshVS_DataSource::GetNormalsByElement returns Standard_False and gives no result even when all normals are OK

If all normals are correctly computed using GetNodeNormal the variable 'res' is never set to Standard_True and the normals are not passed to the variable 'Normals' that is supposed to hold the result of the computation.
mod - src/MeshVS/MeshVS_DataSource.cxx Diff File