Skip to content
  • Will Schroeder's avatar
    Added fast path for unstructured grid and polydata · d24724da
    Will Schroeder authored
    A fast path was added for unstructured grids when the contributing
    cell option is "All". It uses vtkSMPTools and takes advantage
    of the threaded BuildLinks() methods (i.e., under the hood
    vtkStaticCellLinks). On some test systems >10x is realized.
    d24724da