Go to the documentation of this file.
32 #ifndef vtkXMLHyperOctreeWriter_h
33 #define vtkXMLHyperOctreeWriter_h
35 #include "vtkIOXMLModule.h"
int WriteTopology(vtkIndent)
OffsetsManagerGroup * CellDataOM
OffsetsManagerGroup * TopologyOM
Objects that can traverse hyperoctree nodes.
OffsetsManagerGroup * PointDataOM
int StartPrimElement(vtkIndent)
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
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()
Get/Set the writer's input.
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)
Fill the input port information objects for this algorithm.
~vtkXMLHyperOctreeWriter()
const char * GetDataSetName()
const char * GetDefaultFileExtension()
Get the default file extension for files written by this writer.