|
VTK
|
#include <vtkKdTree.h>
Public Attributes | |
| vtkDataSet * | dataSet |
| int * | regionIds |
| int | nRegions |
| vtkIdList ** | cells |
| vtkIdList ** | boundaryCells |
| vtkIdList * | emptyList |
Definition at line 795 of file vtkKdTree.h.
| vtkDataSet* vtkKdTree::_cellList::dataSet |
Definition at line 796 of file vtkKdTree.h.
| int* vtkKdTree::_cellList::regionIds |
Definition at line 797 of file vtkKdTree.h.
| int vtkKdTree::_cellList::nRegions |
Definition at line 798 of file vtkKdTree.h.
| vtkIdList** vtkKdTree::_cellList::cells |
Definition at line 799 of file vtkKdTree.h.
| vtkIdList** vtkKdTree::_cellList::boundaryCells |
Definition at line 800 of file vtkKdTree.h.
| vtkIdList* vtkKdTree::_cellList::emptyList |
Definition at line 801 of file vtkKdTree.h.
1.8.9.1