Go to the documentation of this file.
32 #ifndef vtkXMLRectilinearGridWriter_h
33 #define vtkXMLRectilinearGridWriter_h
35 #include "vtkIOXMLModule.h"
virtual void AllocatePositionArrays()
a dataset that is topologically regular with variable spacing in the three coordinate directions
OffsetsManagerArray * CoordinateOM
void WriteAppendedPieceData(int index)
~vtkXMLRectilinearGridWriter()
virtual void DeletePositionArrays()
vtkXMLRectilinearGridWriter()
void WriteAppendedPiece(int index, vtkIndent indent)
static vtkXMLRectilinearGridWriter * New()
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
void WriteInlinePiece(vtkIndent indent)
a simple class to control print indentation
void GetInputExtent(int *extent)
Write VTK XML RectilinearGrid files.
const char * GetDataSetName()
Superclass for VTK XML structured data writers.
const char * GetDefaultFileExtension()
Get the default file extension for files written by this writer.
int WriteAppendedMode(vtkIndent indent)
void CalculateSuperclassFraction(float *fractions)
vtkRectilinearGrid * GetInput()
Get/Set the writer's input.