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

Definition at line 66 of file vtkOBBTree.h.
Public Member Functions | |
| vtkOBBNode () | |
| ~vtkOBBNode () | |
| void | DebugPrintTree (int level, double *leaf_vol, int *minCells, int *maxCells) | 
Public Attributes | |
| double | Corner [3] | 
| double | Axes [3][3] | 
| vtkOBBNode * | Parent | 
| vtkOBBNode ** | Kids | 
| vtkIdList * | Cells | 
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  ||||||||||||||||||||
| 
 
  | 
  
      
  | 
  
| 
 
 Definition at line 71 of file vtkOBBTree.h.  | 
  
      
  | 
  
| 
 
 Definition at line 72 of file vtkOBBTree.h.  | 
  
      
  | 
  
| 
 
 Definition at line 73 of file vtkOBBTree.h.  | 
  
      
  | 
  
| 
 
 Definition at line 74 of file vtkOBBTree.h.  | 
  
      
  | 
  
| 
 
 Definition at line 75 of file vtkOBBTree.h.  | 
  
 1.4.3-20050530