Refactored code and thread over slices
All templated code has been consolidated into a single templated class. The vtkSMPTools::For() has been rewritten to loop over slices rather than edges (a tad faster and the code is cleaner).
Showing
Please register or sign in to comment