Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

Parallel/vtkDuplicatePolyData.h File Reference

#include "vtkPolyDataToPolyDataFilter.h"

Include dependency graph for vtkDuplicatePolyData.h:

Include dependency graph

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...