|
VTK
9.2.6
|
#include <vtkKdTree.h>
Public Attributes | |
| vtkDataSet * | dataSet |
| int * | regionIds |
| int | nRegions |
| vtkIdList ** | cells |
| vtkIdList ** | boundaryCells |
| vtkIdList * | emptyList |
Definition at line 796 of file vtkKdTree.h.
| vtkDataSet* vtkKdTree::cellList_::dataSet |
Definition at line 798 of file vtkKdTree.h.
| int* vtkKdTree::cellList_::regionIds |
Definition at line 799 of file vtkKdTree.h.
| int vtkKdTree::cellList_::nRegions |
Definition at line 800 of file vtkKdTree.h.
| vtkIdList** vtkKdTree::cellList_::cells |
Definition at line 801 of file vtkKdTree.h.
| vtkIdList** vtkKdTree::cellList_::boundaryCells |
Definition at line 802 of file vtkKdTree.h.
| vtkIdList* vtkKdTree::cellList_::emptyList |
Definition at line 803 of file vtkKdTree.h.
1.8.10