32 #ifndef vtkXMLHyperOctreeWriter_h
33 #define vtkXMLHyperOctreeWriter_h
35 #include "vtkIOXMLModule.h"
virtual const char * GetDataSetName()=0
vtkDataObject * GetInput()
Assign a data object as input.
Write VTK XML HyperOctree files.
OffsetsManagerGroup * TopologyOM
OffsetsManagerGroup * CellDataOM
A dataset structured as a tree where each node has exactly 2^n children.
dynamic, self-adjusting array of int
OffsetsManagerGroup * PointDataOM
Superclass for VTK's XML file writers.
a simple class to control print indentation
vtkIntArray * TopologyArray
virtual void WritePrimaryElementAttributes(ostream &os, vtkIndent indent)
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual const char * GetDefaultFileExtension()=0
Get the default file extension for files written by this writer.
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
Objects that can traverse hyperoctree nodes.
static vtkAlgorithm * New()