| VTK
    9.0.1
    | 
#include "vtkConfigure.h"#include "vtkFiltersSMPModule.h"#include <vector>Go to the source code of this file.
| Classes | |
| class | vtkSMPMergePolyDataHelper | 
| Utility class for merging poly data in parallel This class is designed as a utility class to help merging of poly data generated by filters that generate multiple polydata outputs and the associated locators. It requires that the filter uses vtkSMPMergePoints which creates a number of necessary data structures.  More... | |
| struct | vtkSMPMergePolyDataHelper::InputData | 
| This is the data structure needed by the MergePolyData function.  More... | |
 1.8.17
 1.8.17