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

Parallel/vtkCollectPolyData.h File Reference

#include "vtkPolyDataToPolyDataFilter.h"

Include dependency graph for vtkCollectPolyData.h:

Include dependency graph

Go to the source code of this file.

Classes

class  vtkCollectPolyData
 Collect distributed polydata. .DESCRIPTION This filter has code to collect polydat from across processes onto node 0. Collection can be turned on or off using the "PassThrough" flag. More...