 |
VTK
9.0.1
|
Go to the documentation of this file.
29 #ifndef vtkXMLPImageDataWriter_h
30 #define vtkXMLPImageDataWriter_h
32 #include "vtkIOParallelXMLModule.h"
static vtkXMLPImageDataWriter * New()
const char * GetDefaultFileExtension() override
Get the default file extension for files written by this writer.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
const char * GetDataSetName() override
~vtkXMLPImageDataWriter() override
void WritePrimaryElementAttributes(ostream &os, vtkIndent indent) override
topologically and geometrically regular array of data
a simple class to control print indentation
vtkXMLStructuredDataWriter * CreateStructuredPieceWriter() override
vtkImageData * GetInput()
Get/Set the writer's input.
Write PVTK XML ImageData files.
Superclass for VTK XML structured data writers.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
Superclass for PVTK XML structured data writers.