Go to the documentation of this file.
31 #ifndef vtkCompositeDataWriter_h
32 #define vtkCompositeDataWriter_h
34 #include "vtkIOLegacyModule.h"
composite dataset to encapsulates a dataset consisting of partitions.
composite dataset to encapsulates pieces of dataset.
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
Backwards compatibility class.
Composite dataset that organizes datasets into blocks.
abstract superclass for composite (multi-block or AMR) datasets
vtkDataObject * GetInput()
static vtkDataWriter * New()
Created object with default header, ASCII format, and default names for scalars, vectors,...
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
hierarchical dataset of vtkUniformGrids
void WriteData() override
helper class for objects that write vtk data files
Composite dataset that groups datasets as a collection.
general representation of visualization data
legacy VTK file writer for vtkCompositeDataSet subclasses.