ParMooN
 All Classes Functions Variables Friends Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
TOctTree::TNode Class Reference
Collaboration diagram for TOctTree::TNode:
Collaboration graph
[legend]

Public Member Functions

 TNode (TNode *Parent, TBoundBox *box, int n_cells, TBaseCell **cells)
 
TNodeGetLeaf (double x, double y, double z)
 
void GetCells (int &n_cells, TBaseCell **&cells)
 

Protected Member Functions

void MakeSubBoxes ()
 
bool Intersect (TBaseCell *Cell)
 
bool PointInBox (double x, double y, double z)
 

Protected Attributes

TBoundBox Box
 parameters describing box
 
TNodeParent
 parent
 
TNodeChilds [8]
 sub boxes
 
int Depth
 
int N_Cells
 
TBaseCell ** Cells
 

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