VTK
Classes
vtkHyperTreeGrid.h File Reference
#include "vtkCommonDataModelModule.h"
#include "vtkDataSet.h"
#include <map>
Include dependency graph for vtkHyperTreeGrid.h:

Go to the source code of this file.

Classes

class  vtkHyperTreeGrid
 A dataset containing a grid of vtkHyperTree instances arranged as a rectilinear grid. More...
 
class  vtkHyperTreeGrid::vtkHyperTreeSimpleCursor
 A simplified hyper tree cursor, to be used by the hyper tree. More...
 
struct  vtkHyperTreeGrid::vtkHyperTreeGridSuperCursor
 Public structure used by filters to move around the hyper tree grid and easily access neighbors to leaves. More...
 
class  vtkHyperTreeGrid::vtkHyperTreeGridIterator
 An iterator object to iteratively access trees in the grid. More...