occt: master 034b4775

Author Committer Branch Timestamp Parent
Pawel Pawel master 2013-05-15 15:24:43 master eb57b012
Affected Issues  0023965: Making unnecessary copies of TopoDS_Face in Voxel_FastConverter when checking triangulation
Changeset 0023965: Making unnecessary copies of TopoDS_Face in Voxel_FastConverter when checking triangulation

Using reference of TopoDS_Face instead of a copy.
Checking if the obtained triangulation is not Null before continuing.
mod - src/Voxel/Voxel_FastConverter.cxx Diff File