VTK
Public Member Functions | Public Attributes
vtkOBBNode Class Reference

#include <vtkOBBTree.h>

Collaboration diagram for vtkOBBNode:
Collaboration graph
[legend]

List of all members.

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]
vtkOBBNodeParent
vtkOBBNode ** Kids
vtkIdListCells

Detailed Description

Definition at line 67 of file vtkOBBTree.h.


Constructor & Destructor Documentation


Member Function Documentation

void vtkOBBNode::DebugPrintTree ( int  level,
double leaf_vol,
int minCells,
int maxCells 
)

Member Data Documentation

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.

Definition at line 76 of file vtkOBBTree.h.


The documentation for this class was generated from the following file: