Skip to content
  • Will Schroeder's avatar
    Reworked filter for performance and reduced memory usage. · 5f2544d1
    Will Schroeder authored
    Completely rewrote the filter for performance. Algorithm and
    associated data structures redesigned for threaded computation.
    Threading added for critical steps in the algorithm. Memory
    fragmentation and excessive memory use (due to many vtkIdLists())
    eliminated. ArrayDispatch and associated templated access added.
    Simplified process of classifying vertices.
    5f2544d1