Go to the documentation of this file.
31 #ifndef vtkXMLHyperOctreeWriter_h
32 #define vtkXMLHyperOctreeWriter_h
int WriteTopology(vtkIndent)
OffsetsManagerGroup * CellDataOM
OffsetsManagerGroup * TopologyOM
#define vtkTypeMacro(thisClass, superclass)
Objects that can traverse hyperoctree nodes.
OffsetsManagerGroup * PointDataOM
int StartPrimElement(vtkIndent)
void PrintSelf(ostream &os, vtkIndent indent)
int WriteAttributeData(vtkIndent)
vtkXMLHyperOctreeWriter()
Write VTK XML HyperOctree files.
int FinishPrimElement(vtkIndent)
static vtkXMLHyperOctreeWriter * New()
void WritePrimaryElementAttributes(ostream &, vtkIndent)
vtkIntArray * TopologyArray
Superclass for VTK's XML file writers.
a simple class to control print indentation
dynamic, self-adjusting array of int
vtkHyperOctree * GetInput()
void SerializeTopology(vtkHyperOctreeCursor *, int)
A dataset structured as a tree where each node has exactly 2^n children.
virtual int FillInputPortInformation(int port, vtkInformation *info)
~vtkXMLHyperOctreeWriter()
const char * GetDataSetName()
const char * GetDefaultFileExtension()