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