VTK
9.0.20210118
|
#include <vtkKdTree.h>
Public Attributes | |
vtkDataSet * | dataSet |
int * | regionIds |
int | nRegions |
vtkIdList ** | cells |
vtkIdList ** | boundaryCells |
vtkIdList * | emptyList |
Definition at line 789 of file vtkKdTree.h.
vtkDataSet* vtkKdTree::_cellList::dataSet |
Definition at line 791 of file vtkKdTree.h.
int* vtkKdTree::_cellList::regionIds |
Definition at line 792 of file vtkKdTree.h.
int vtkKdTree::_cellList::nRegions |
Definition at line 793 of file vtkKdTree.h.
vtkIdList** vtkKdTree::_cellList::cells |
Definition at line 794 of file vtkKdTree.h.
vtkIdList** vtkKdTree::_cellList::boundaryCells |
Definition at line 795 of file vtkKdTree.h.
vtkIdList* vtkKdTree::_cellList::emptyList |
Definition at line 796 of file vtkKdTree.h.