OBJCOLBRANCH Class Reference

#include <objects.h>

Collaboration diagram for OBJCOLBRANCH:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OBJCOLBRANCH ()
void DeleteChildren ()

Public Attributes

AABB bbox
OBJCOLBRANCHleft
OBJCOLBRANCHright
list< OBJCOLNODE * > leaves

Detailed Description

Definition at line 89 of file objects.h.


Constructor & Destructor Documentation

OBJCOLBRANCH::OBJCOLBRANCH  ) 
 

Definition at line 771 of file objects.cpp.

References leaves, left, NULL, and right.


Member Function Documentation

void OBJCOLBRANCH::DeleteChildren  ) 
 

Definition at line 778 of file objects.cpp.

References DeleteChildren(), leaves, left, NULL, and right.

Referenced by OBJECTCOLLISION::Clear(), DeleteChildren(), and OBJECTCOLLISION::GenerateCollisionTree().


Member Data Documentation

AABB OBJCOLBRANCH::bbox
 

Definition at line 94 of file objects.h.

list<OBJCOLNODE *> OBJCOLBRANCH::leaves
 

Definition at line 97 of file objects.h.

Referenced by OBJECTCOLLISION::CollideBranch(), OBJECTCOLLISION::CollideBranch_double(), OBJECTCOLLISION::CollideBranchGetTrisInBBox(), OBJECTCOLLISION::CollideBranchModel(), DeleteChildren(), OBJECTCOLLISION::GenerateBranches(), OBJECTCOLLISION::GenerateCollisionTree(), and OBJCOLBRANCH().

OBJCOLBRANCH* OBJCOLBRANCH::left
 

Definition at line 95 of file objects.h.

Referenced by OBJECTCOLLISION::CollideBranch(), OBJECTCOLLISION::CollideBranch_double(), OBJECTCOLLISION::CollideBranchGetTrisInBBox(), OBJECTCOLLISION::CollideBranchModel(), DeleteChildren(), OBJECTCOLLISION::GenerateCollisionTree(), and OBJCOLBRANCH().

OBJCOLBRANCH* OBJCOLBRANCH::right
 

Definition at line 96 of file objects.h.

Referenced by OBJECTCOLLISION::CollideBranch(), OBJECTCOLLISION::CollideBranch_double(), OBJECTCOLLISION::CollideBranchGetTrisInBBox(), OBJECTCOLLISION::CollideBranchModel(), DeleteChildren(), OBJECTCOLLISION::GenerateCollisionTree(), and OBJCOLBRANCH().


The documentation for this class was generated from the following files:
Generated on Thu Oct 19 04:12:09 2006 by  doxygen 1.4.6