VTK
Classes
vtkCellTreeLocator.h File Reference
#include "vtkFiltersGeneralModule.h"
#include "vtkAbstractCellLocator.h"
#include <vector>
Include dependency graph for vtkCellTreeLocator.h:

Go to the source code of this file.

Classes

class  vtkCellTreeLocator
 This class implements the data structures, construction algorithms for fast cell location presented in "Fast, Memory-Efficient Cell location in Unstructured Grids for Visualization" by Christop Garth and Kenneth I. More...
 
class  vtkCellTreeLocator::vtkCellTree
 Internal classes made public to allow subclasses to create customized some traversal algorithms. More...
 
class  vtkCellTreeLocator::vtkCellTreeNode
 This class is the basic building block of the cell tree. More...