19 #ifndef vtkCompositeDataWriter_h
20 #define vtkCompositeDataWriter_h
23 #include "vtkIOLegacyModule.h"
25 VTK_ABI_NAMESPACE_BEGIN
composite dataset to encapsulates a dataset consisting of partitions.
void WriteData() override
helper class for objects that write VTK data files
Backwards compatibility class.
A concrete instance of vtkUniformGridAMR to store uniform grids at different levels of resolution tha...
abstract superclass for composite (multi-block or AMR) datasets
a simple class to control print indentation
vtkDataObject * GetInput()
legacy VTK file writer for vtkCompositeDataSet subclasses.
composite dataset to encapsulates pieces of dataset.
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
Composite dataset that organizes datasets into blocks.
hierarchical dataset of vtkUniformGrids
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for type information and printing.
static vtkDataWriter * New()
Create object with default header, ASCII format, and default names for scalars, vectors, tensors, normals, and texture coordinates.
general representation of visualization data
Composite dataset that groups datasets as a collection.