Skip to content
  • Cory Quammen's avatar
    Add vtkDataObjectTreeToPointSet filter · 10b1c2ef
    Cory Quammen authored
    If the ExtractSurfaces option is on, this filter produces a single
    vtkPolyData output from the surfaces extracted from blocks in the
    input. If off, the filter produces a single vtkUnstructuredGrid output
    from the entire blocks in the input.
    
    This class is now used for the "Merge Blocks" filter in ParaView.
    10b1c2ef