#include <vtkOBBTree.h>
Collaboration diagram for vtkOBBNode:

Public Methods | |
| vtkOBBNode () | |
| ~vtkOBBNode () | |
| void | DebugPrintTree (int level, double *leaf_vol, int *minCells, int *maxCells) |
Public Attributes | |
| float | Corner [3] |
| float | Axes [3][3] |
| vtkOBBNode * | Parent |
| vtkOBBNode ** | Kids |
| vtkIdList * | Cells |
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
Definition at line 87 of file vtkOBBTree.h. |
|
|
Definition at line 88 of file vtkOBBTree.h. |
|
|
Definition at line 89 of file vtkOBBTree.h. |
|
|
Definition at line 90 of file vtkOBBTree.h. |
|
|
Definition at line 91 of file vtkOBBTree.h. |