Skip to content
  • Cory Quammen's avatar
    Add vtkAppendDataSets · 67ec1f63
    Cory Quammen authored
    This class is intended as a replacement for vtkAppendFilter and
    vtkAppendPolyData. If the inputs are all vtkPolyData, the output will
    be a vtkPolyData. Otherwise, the output will be a vtkUnstructuredGrid.
    67ec1f63