#include "vtkPolyDataToPolyDataFilter.h"
Include dependency graph for vtkDuplicatePolyData.h:

Go to the source code of this file.
Classes | |
| class | vtkDuplicatePolyData |
| For distributed tiled displays. .DESCRIPTION This filter collects poly data and duplicates it on every node. Converts data parallel so every node has a complete copy of the data. The filter is used at the end of a pipeline for driving a tiled display. More... | |