14 #ifndef vtkXMLCompositeDataSetWriterHelper_h
15 #define vtkXMLCompositeDataSetWriterHelper_h
17 #include "vtkIOParallelXMLModule.h"
24 VTK_ABI_NAMESPACE_BEGIN
74 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