|
VTK
|
#include <vtkKdTree.h>
Public Attributes | |
| vtkDataSet * | dataSet |
| int * | regionIds |
| int | nRegions |
| vtkIdList ** | cells |
| vtkIdList ** | boundaryCells |
| vtkIdList * | emptyList |
Definition at line 650 of file vtkKdTree.h.
| vtkDataSet* vtkKdTree::_cellList::dataSet |
Definition at line 651 of file vtkKdTree.h.
| int* vtkKdTree::_cellList::regionIds |
Definition at line 652 of file vtkKdTree.h.
| int vtkKdTree::_cellList::nRegions |
Definition at line 653 of file vtkKdTree.h.
| vtkIdList** vtkKdTree::_cellList::cells |
Definition at line 654 of file vtkKdTree.h.
| vtkIdList** vtkKdTree::_cellList::boundaryCells |
Definition at line 655 of file vtkKdTree.h.
| vtkIdList* vtkKdTree::_cellList::emptyList |
Definition at line 656 of file vtkKdTree.h.
1.8.1