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

vtkXMLPVAnimationWriter Class Reference

Data writer for ParaView. More...

#include <vtkXMLPVAnimationWriter.h>

Inheritance diagram for vtkXMLPVAnimationWriter:

Inheritance graph
[legend]
Collaboration diagram for vtkXMLPVAnimationWriter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkXMLPVAnimationWriter, vtkXMLPVDWriter)
void PrintSelf (ostream &os, vtkIndent indent)
void Start ()
void WriteTime (double time)
void Finish ()
void AddInput (vtkDataSet *, const char *group)
void AddInput (vtkDataSet *)

Static Public Member Functions

vtkXMLPVAnimationWriterNew ()

Protected Member Functions

 vtkXMLPVAnimationWriter ()
 ~vtkXMLPVAnimationWriter ()
virtual void AddInput (vtkDataObject *)
virtual int WriteInternal ()
void AddFileName (const char *fileName)
void DeleteFileNames ()
void DeleteFiles ()

Protected Attributes

int StartCalled
int FinishCalled
vtkXMLPVAnimationWriterInternals * Internal
char ** FileNamesCreated
int NumberOfFileNamesCreated

Detailed Description

Data writer for ParaView.

vtkXMLPVAnimationWriter is used to save all parts of a current source to a file with pieces spread across ther server processes.

Definition at line 29 of file vtkXMLPVAnimationWriter.h.


Constructor & Destructor Documentation

vtkXMLPVAnimationWriter::vtkXMLPVAnimationWriter  )  [protected]
 

vtkXMLPVAnimationWriter::~vtkXMLPVAnimationWriter  )  [protected]
 


Member Function Documentation

vtkXMLPVAnimationWriter* vtkXMLPVAnimationWriter::New  )  [static]
 

Reimplemented from vtkXMLPVDWriter.

vtkXMLPVAnimationWriter::vtkTypeRevisionMacro vtkXMLPVAnimationWriter  ,
vtkXMLPVDWriter 
 

void vtkXMLPVAnimationWriter::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkXMLPVDWriter.

void vtkXMLPVAnimationWriter::AddInput vtkDataSet *  ,
const char *  group
 

Add an input corresponding to a named group. Multiple inputs with the same group name will be considered multiple parts of the same group. If no name is given, the empty string is assumed.

void vtkXMLPVAnimationWriter::AddInput vtkDataSet *   ) 
 

Add an input corresponding to a named group. Multiple inputs with the same group name will be considered multiple parts of the same group. If no name is given, the empty string is assumed.

void vtkXMLPVAnimationWriter::Start  ) 
 

Start a new animation with the current set of inputs.

void vtkXMLPVAnimationWriter::WriteTime double  time  ) 
 

Write the current time step.

void vtkXMLPVAnimationWriter::Finish  ) 
 

Finish an animation by writing the collection file.

virtual void vtkXMLPVAnimationWriter::AddInput vtkDataObject *   )  [protected, virtual]
 

Add an input of this algorithm.

Reimplemented from vtkXMLPVDWriter.

virtual int vtkXMLPVAnimationWriter::WriteInternal  )  [protected, virtual]
 

void vtkXMLPVAnimationWriter::AddFileName const char *  fileName  )  [protected]
 

void vtkXMLPVAnimationWriter::DeleteFileNames  )  [protected]
 

void vtkXMLPVAnimationWriter::DeleteFiles  )  [protected]
 


Member Data Documentation

int vtkXMLPVAnimationWriter::StartCalled [protected]
 

Definition at line 65 of file vtkXMLPVAnimationWriter.h.

int vtkXMLPVAnimationWriter::FinishCalled [protected]
 

Definition at line 66 of file vtkXMLPVAnimationWriter.h.

vtkXMLPVAnimationWriterInternals* vtkXMLPVAnimationWriter::Internal [protected]
 

Reimplemented from vtkXMLPVDWriter.

Definition at line 69 of file vtkXMLPVAnimationWriter.h.

char** vtkXMLPVAnimationWriter::FileNamesCreated [protected]
 

Definition at line 71 of file vtkXMLPVAnimationWriter.h.

int vtkXMLPVAnimationWriter::NumberOfFileNamesCreated [protected]
 

Definition at line 72 of file vtkXMLPVAnimationWriter.h.


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:48:50 2006 for ParaView by doxygen 1.3.5