23 #ifndef vtkXMLPVAnimationWriter_h 24 #define vtkXMLPVAnimationWriter_h 26 #include "vtkPVAnimationModule.h" 29 class vtkXMLPVAnimationWriterInternals;
36 void PrintSelf(ostream& os, vtkIndent indent);
42 void AddRepresentation(vtkAlgorithm*,
const char* groupname);
43 void RemoveAllRepresentations();
54 void WriteTime(
double time);
66 virtual int WriteInternal();
77 void AddFileName(
const char* fileName);
78 void DeleteFileNames();
81 void AddInputInternal(
const char* group);
vtkXMLPVAnimationWriterInternals * Internal
void PrintSelf(ostream &os, vtkIndent indent)
int NumberOfFileNamesCreated
static vtkXMLPVDWriter * New()
Data writer for ParaView.
Data writer for ParaView.