|
VTK
9.4.2
|
#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. More... | |
| struct | vtkSMPMergePolyDataHelper::InputData |
| This is the data structure needed by the MergePolyData function. More... | |