25#ifndef vtkHierarchicalBoxDataSet_h
26#define vtkHierarchicalBoxDataSet_h
28#include "vtkCommonDataModelModule.h"
superclass for composite data iterators
Backwards compatibility class.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int GetDataObjectType() override
Return class name of data type (see vtkType.h for definitions).
vtkCompositeDataIterator * NewIterator() override
Return a new iterator (the iterator has to be deleted by user).
static vtkHierarchicalBoxDataSet * GetData(vtkInformationVector *v, int i=0)
Retrieve an instance of this class from an information object.
~vtkHierarchicalBoxDataSet() override
static vtkHierarchicalBoxDataSet * GetData(vtkInformation *info)
Retrieve an instance of this class from an information object.
static vtkHierarchicalBoxDataSet * New()
vtkHierarchicalBoxDataSet()
a simple class to control print indentation
hierarchical dataset of vtkUniformGrids
#define VTK_HIERARCHICAL_BOX_DATA_SET