27 #ifndef vtkGenericMovieWriter_h 28 #define vtkGenericMovieWriter_h 50 virtual void Start() =0;
51 virtual void Write() =0;
52 virtual void End() =0;
61 static const char *GetStringFromErrorCode(
unsigned long event);
70 ChangedResolutionError
#define VTKIOMOVIE_EXPORT
#define vtkGetMacro(name, type)
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation
topologically and geometrically regular array of data
#define vtkGetStringMacro(name)
an abstract movie writer class.
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent)