#include <vtkSMPVDWriterProxy.h>
Inheritance diagram for vtkSMPVDWriterProxy:
Public Member Functions | |
vtkTypeRevisionMacro (vtkSMPVDWriterProxy, vtkSMWriterProxy) | |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual void | UpdatePipeline () |
Static Public Member Functions | |
vtkSMPVDWriterProxy * | New () |
Protected Member Functions | |
vtkSMPVDWriterProxy () | |
~vtkSMPVDWriterProxy () |
vtkSMPVDWriterProxy manages VTK writers that are created on a server using the proxy pattern.
Definition at line 27 of file vtkSMPVDWriterProxy.h.
|
Definition at line 38 of file vtkSMPVDWriterProxy.h. |
|
Definition at line 39 of file vtkSMPVDWriterProxy.h. |
|
Reimplemented from vtkSMWriterProxy. |
|
|
|
Reimplemented from vtkSMWriterProxy. |
|
Updates the pipeline and writes the file(s). Reimplemented from vtkSMWriterProxy. |