#include <vtkSMXMLPVAnimationWriterProxy.h>
Inheritance diagram for vtkSMXMLPVAnimationWriterProxy:


Public Member Functions | |
| vtkTypeRevisionMacro (vtkSMXMLPVAnimationWriterProxy, vtkSMSourceProxy) | |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| void | WriteTime (double time) |
| void | Start () |
| void | Finish () |
| virtual int | GetErrorCode () |
| void | AddInput (vtkSMSourceProxy *input, const char *method, int) |
Static Public Member Functions | |
| vtkSMXMLPVAnimationWriterProxy * | New () |
Protected Member Functions | |
| vtkSMXMLPVAnimationWriterProxy () | |
| ~vtkSMXMLPVAnimationWriterProxy () | |
| virtual void | CreateVTKObjects (int numObjects) |
Protected Attributes | |
| int | ErrorCode |
| vtkSMSummaryHelperProxy * | SummaryHelperProxy |
| vtkSMXMLPVAnimationWriterProxyInternals * | Internals |
Friends | |
| class | vtkSMXMLPVAnimationWriterProxyInternals |
Definition at line 29 of file vtkSMXMLPVAnimationWriterProxy.h.
|
|
|
|
|
|
|
|
Reimplemented from vtkSMSourceProxy. |
|
||||||||||||
|
|
|
||||||||||||
|
Reimplemented from vtkSMSourceProxy. |
|
||||||||||||||||
|
Connects filters/sinks to an input. If the filter(s) is not created, this will create it. Reimplemented from vtkSMSourceProxy. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Call superclass' and then assigns a new executive (vtkCompositeDataPipeline) Reimplemented from vtkSMSourceProxy. |
|
|
Definition at line 58 of file vtkSMXMLPVAnimationWriterProxy.h. |
|
|
Definition at line 54 of file vtkSMXMLPVAnimationWriterProxy.h. |
|
|
Definition at line 56 of file vtkSMXMLPVAnimationWriterProxy.h. |
|
|
Reimplemented from vtkSMProxy. Definition at line 59 of file vtkSMXMLPVAnimationWriterProxy.h. |
1.3.5