28 #ifndef vtkGenericMovieWriter_h
29 #define vtkGenericMovieWriter_h
31 #include "vtkIOMovieModule.h"
46 vtkSetStringMacro(FileName);
57 virtual void End() =0;
64 vtkGetMacro(Error,
int);
78 ChangedResolutionError
an abstract movie writer class.
virtual void Start()=0
These methods start writing an Movie file, write a frame to the file and then end the writing process...
static const char * GetStringFromErrorCode(unsigned long event)
Converts vtkErrorCodes and vtkGenericMovieWriter errors to strings.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
Generic algorithm superclass for image algs.
topologically and geometrically regular array of data
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.