#include <vtkPVInitialize.h>
Inheritance diagram for vtkPVInitialize:
Public Member Functions | |
vtkTypeRevisionMacro (vtkPVInitialize, vtkKWObject) | |
void | PrintSelf (ostream &os, vtkIndent indent) |
void | Initialize (vtkPVWindow *) |
Static Public Member Functions | |
vtkPVInitialize * | New () |
Protected Member Functions | |
vtkPVInitialize () | |
~vtkPVInitialize () |
This is a parallel object. It needs to be cloned to work correctly. After cloning, the parallel nature of the object is transparent. This class should probably be merged with vtkPVComposite. Note when there are multiple outputs, a dummy pvsource has to be attached to each of those. This way, the user can add modules after each output.
Definition at line 33 of file vtkPVInitialize.h.
|
|
|
|
|
Reimplemented from vtkKWObject. |
|
|
|
Reimplemented from vtkKWObject. |
|
|