|
VTK
|
#include <vtkCellTreeLocator.h>
Public Attributes | |
| std::vector< vtkCellTreeNode > | Nodes |
| std::vector< unsigned int > | Leaves |
| float | DataBBox [6] |
Friends | |
| class | vtkCellPointTraversal |
| class | vtkCellTreeNode |
| class | vtkCellTreeBuilder |
Internal classes made public to allow subclasses to create customized some traversal algorithms
Definition at line 147 of file vtkCellTreeLocator.h.
|
friend |
Definition at line 152 of file vtkCellTreeLocator.h.
|
friend |
Definition at line 153 of file vtkCellTreeLocator.h.
|
friend |
Definition at line 154 of file vtkCellTreeLocator.h.
| std::vector<vtkCellTreeNode> vtkCellTreeLocator::vtkCellTree::Nodes |
Definition at line 150 of file vtkCellTreeLocator.h.
| std::vector<unsigned int> vtkCellTreeLocator::vtkCellTree::Leaves |
Definition at line 151 of file vtkCellTreeLocator.h.
| float vtkCellTreeLocator::vtkCellTree::DataBBox[6] |
Definition at line 158 of file vtkCellTreeLocator.h.
1.8.9.1