VTK
9.2.5
|
#include <vtkKdTree.h>
Public Attributes | |
vtkDataSet * | dataSet |
int * | regionIds |
int | nRegions |
vtkIdList ** | cells |
vtkIdList ** | boundaryCells |
vtkIdList * | emptyList |
Definition at line 855 of file vtkKdTree.h.
vtkDataSet* vtkKdTree::cellList_::dataSet |
Definition at line 857 of file vtkKdTree.h.
int* vtkKdTree::cellList_::regionIds |
Definition at line 858 of file vtkKdTree.h.
int vtkKdTree::cellList_::nRegions |
Definition at line 859 of file vtkKdTree.h.
vtkIdList** vtkKdTree::cellList_::cells |
Definition at line 860 of file vtkKdTree.h.
vtkIdList** vtkKdTree::cellList_::boundaryCells |
Definition at line 861 of file vtkKdTree.h.
vtkIdList* vtkKdTree::cellList_::emptyList |
Definition at line 862 of file vtkKdTree.h.