31 #ifndef vtkXMLHyperOctreeWriter_h
32 #define vtkXMLHyperOctreeWriter_h
virtual const char * GetDataSetName()=0
vtkDataObject * GetInput()
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)
virtual const char * GetDefaultFileExtension()=0
virtual int FillInputPortInformation(int port, vtkInformation *info)
Objects that can traverse hyperoctree nodes.
static vtkAlgorithm * New()