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