28#ifndef vtkHierarchicalBoxDataSet_h
29#define vtkHierarchicalBoxDataSet_h
31#include "vtkCommonDataModelModule.h"
superclass for composite data iterators
Backwards compatibility class.
VTK_NEWINSTANCE vtkCompositeDataIterator * NewIterator() override
Return a new iterator (the iterator has to be deleted by user).
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkHierarchicalBoxDataSet * GetData(vtkInformationVector *v, int i=0)
~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