#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 101 of file vtkOBBTree.h. |
|
|
Definition at line 102 of file vtkOBBTree.h. |
|
|
Definition at line 103 of file vtkOBBTree.h. |
|
|
Definition at line 104 of file vtkOBBTree.h. |
|
|
Definition at line 105 of file vtkOBBTree.h. |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001