Go to the documentation of this file.
34 #ifndef vtkXMLDataSetWriter_h
35 #define vtkXMLDataSetWriter_h
Superclass for all sources, filters, and sinks in VTK.
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
virtual int FillInputPortInformation(int port, vtkInformation *info)
Write any type of VTK XML file.
const char * GetDefaultFileExtension()
Superclass for VTK's XML file writers.
a simple class to control print indentation
static vtkXMLDataSetWriter * New()
const char * GetDataSetName()
abstract class to specify dataset behavior
virtual int WriteInternal()
supports function callbacks
GLubyte GLubyte GLubyte GLubyte w
static void ProgressCallbackFunction(vtkObject *, unsigned long, void *, void *)
vtkCallbackCommand * ProgressObserver
virtual void ProgressCallback(vtkAlgorithm *w)
void PrintSelf(ostream &os, vtkIndent indent)