occt: master 884cafd8

Author Committer Branch Timestamp Parent
kgv bugmaster master 2017-05-25 14:36:10 master 3ae5dc81
Changeset 0028788: Visualization, StdPrs_WFShape - Add option to compute Isolines using multiple threads

StdPrs_WFShape::Add() now accepts new argument theIsParallel (FALSE by default)
for computing Isolines using multiple threads (if there is more then 1 Face).
StdPrs_Isolines::addOnTriangulation() - changed the iteration order (cosmetics).
mod - src/Prs3d/Prs3d_ShapeTool.cxx Diff File
mod - src/Prs3d/Prs3d_ShapeTool.hxx Diff File
mod - src/StdPrs/StdPrs_Isolines.cxx Diff File
mod - src/StdPrs/StdPrs_WFShape.cxx Diff File
mod - src/StdPrs/StdPrs_WFShape.hxx Diff File