14#ifndef vtkHierarchicalBoxDataSet_h
15#define vtkHierarchicalBoxDataSet_h
17#include "vtkCommonDataModelModule.h"
21VTK_ABI_NAMESPACE_BEGIN
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.
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.
int GetDataObjectType() VTK_FUTURE_CONST override
Return class name of data type (see vtkType.h for definitions).
~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
a multi-resolution dataset based on vtkUniformGrid allowing overlaps
#define VTK_DEPRECATED_IN_9_5_0(reason)