47 #ifndef vtkMPEG2Writer_h
48 #define vtkMPEG2Writer_h
50 #include "vtkIOMovieModule.h"
53 class vtkMPEG2WriterInternal;
55 struct MPEG2_structure;
an abstract movie writer class.
topologically and geometrically regular array of data
a simple class to control print indentation
Writes MPEG2 Movie files.
void Start()
These methods start writing an Movie file, write a frame to the file and then end the writing process...
static vtkMPEG2Writer * New()
MPEG2_structure * MPEGStructure
vtkMPEG2WriterInternal * Internals
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.