26 #ifndef vtkXMLCompositeDataSetWriterHelper_h
27 #define vtkXMLCompositeDataSetWriterHelper_h
29 #include "vtkIOParallelXMLModule.h"
85 std::map<int, vtkSmartPointer<vtkXMLWriterBase>> WriterCache;
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a helper class used by vtkXMLWriter2 subclasses that write composite datasets.
a simple class to control print indentation
Abstract base class for VTK-XML writers.
void WriteDataSet(vtkUnstructuredGrid *grid, const std::string &file)
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
general representation of visualization data