Skip to content
  • Will Schroeder's avatar
    Refactored code and thread over slices · b3606ce7
    Will Schroeder authored
    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).
    b3606ce7