#include <vtkCollectPolyData.h>
Inheritance diagram for vtkCollectPolyData:
This filter has code to collect polydat from across processes onto node 0. Collection can be turned on or off using the "PassThrough" flag.
Definition at line 30 of file vtkCollectPolyData.h.
|
Reimplemented from vtkPolyDataAlgorithm. Definition at line 34 of file vtkCollectPolyData.h. |
|
|
|
|
|
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. Reimplemented from vtkPolyDataAlgorithm. |
|
Reimplemented from vtkPolyDataAlgorithm. |
|
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkPolyDataAlgorithm. |
|
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkPolyDataAlgorithm. |
|
Reimplemented from vtkPolyDataAlgorithm. |
|
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from vtkPolyDataAlgorithm. |
|
By defualt this filter uses the global controller, but this method can be used to set another instead. |
|
|
|
When this filter is being used in client-server mode, this is the controller used to communicate between client and server. Client should not set the other controller. |
|
When this filter is being used in client-server mode, this is the controller used to communicate between client and server. Client should not set the other controller. |
|
To collect or just copy input to output. Off (collect) by default. |
|
To collect or just copy input to output. Off (collect) by default. |
|
To collect or just copy input to output. Off (collect) by default. |
|
To collect or just copy input to output. Off (collect) by default. |
|
This is called by the superclass. This is the method you should override. Reimplemented from vtkPolyDataAlgorithm. |
|
This is called by the superclass. This is the method you should override. Reimplemented from vtkPolyDataAlgorithm. |
|
Reimplemented from vtkPolyDataAlgorithm. |
|
Definition at line 63 of file vtkCollectPolyData.h. |
|
Definition at line 70 of file vtkCollectPolyData.h. |
|
Definition at line 71 of file vtkCollectPolyData.h. |