24 #ifndef vtkSMPMergePolyDataHelper_h 25 #define vtkSMPMergePolyDataHelper_h 27 #include "vtkConfigure.h" 28 #include "vtkFiltersSMPModule.h" 65 VertOffsets(vertOffsets),
66 LineOffsets(lineOffsets),
67 PolyOffsets(polyOffsets)
79 static vtkPolyData* MergePolyData(std::vector<InputData>& inputs);
Class designed to help with merging of points in parallel.
concrete dataset represents vertices, lines, polygons, and triangle strips
Utility class for merging poly data in parallel This class is designed as a utility class to help mer...
list of point or cell ids