|
VTK
9.1.0
|
#include <vtkKdTree.h>
Public Attributes | |
| vtkDataSet * | dataSet |
| int * | regionIds |
| int | nRegions |
| vtkIdList ** | cells |
| vtkIdList ** | boundaryCells |
| vtkIdList * | emptyList |
Definition at line 783 of file vtkKdTree.h.
| vtkDataSet* vtkKdTree::_cellList::dataSet |
Definition at line 785 of file vtkKdTree.h.
| int* vtkKdTree::_cellList::regionIds |
Definition at line 786 of file vtkKdTree.h.
| int vtkKdTree::_cellList::nRegions |
Definition at line 787 of file vtkKdTree.h.
| vtkIdList** vtkKdTree::_cellList::cells |
Definition at line 788 of file vtkKdTree.h.
| vtkIdList** vtkKdTree::_cellList::boundaryCells |
Definition at line 789 of file vtkKdTree.h.
| vtkIdList* vtkKdTree::_cellList::emptyList |
Definition at line 790 of file vtkKdTree.h.