Go to the documentation of this file.
34 #ifndef vtkXMLHyperOctreeReader_h
35 #define vtkXMLHyperOctreeReader_h
void PrintSelf(ostream &os, vtkIndent indent)
int BuildNextCell(vtkIntArray *, vtkHyperOctreeCursor *, int)
vtkHyperOctree * GetOutput()
static vtkXMLHyperOctreeReader * New()
#define vtkTypeMacro(thisClass, superclass)
Objects that can traverse hyperoctree nodes.
Superclass for VTK XML file readers.
vtkIdType GetNumberOfPoints()
vtkHyperOctree * GetOutput(int idx)
a simple class to control print indentation
dynamic, self-adjusting array of int
Represents an XML element and those nested inside.
virtual int FillOutputPortInformation(int, vtkInformation *)
vtkXMLHyperOctreeReader()
Abstract superclass for all arrays.
~vtkXMLHyperOctreeReader()
void ReadTopology(vtkXMLDataElement *elem)
virtual int ReadArrayForPoints(vtkXMLDataElement *da, vtkAbstractArray *outArray)
vtkIdType GetNumberOfCells()
Read VTK XML HyperOctree files.
A dataset structured as a tree where each node has exactly 2^n children.
const char * GetDataSetName()
virtual int ReadArrayForCells(vtkXMLDataElement *da, vtkAbstractArray *outArray)