BEZIERCOLBRANCH Class Reference

#include <track.h>

Collaboration diagram for BEZIERCOLBRANCH:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BEZIERCOLBRANCH ()
void DeleteChildren ()

Public Attributes

AABB bbox
BEZIERCOLBRANCHleft
BEZIERCOLBRANCHright
list< BEZIERNODE * > leaves

Detailed Description

Definition at line 49 of file track.h.


Constructor & Destructor Documentation

BEZIERCOLBRANCH::BEZIERCOLBRANCH  ) 
 

Definition at line 1297 of file track.cpp.

References leaves, left, NULL, and right.


Member Function Documentation

void BEZIERCOLBRANCH::DeleteChildren  ) 
 

Definition at line 1304 of file track.cpp.

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

Referenced by ROADSTRIP::ClearPatches(), DeleteChildren(), ROADSTRIP::GenerateCollisionTree(), and ROADSTRIP::~ROADSTRIP().


Member Data Documentation

AABB BEZIERCOLBRANCH::bbox
 

Definition at line 54 of file track.h.

list<BEZIERNODE *> BEZIERCOLBRANCH::leaves
 

Definition at line 57 of file track.h.

Referenced by BEZIERCOLBRANCH(), ROADSTRIP::ClearPatches(), ROADSTRIP::CollideBranch(), DeleteChildren(), ROADSTRIP::GenerateBranches(), and ROADSTRIP::GenerateCollisionTree().

BEZIERCOLBRANCH* BEZIERCOLBRANCH::left
 

Definition at line 55 of file track.h.

Referenced by BEZIERCOLBRANCH(), ROADSTRIP::CollideBranch(), DeleteChildren(), and ROADSTRIP::GenerateCollisionTree().

BEZIERCOLBRANCH* BEZIERCOLBRANCH::right
 

Definition at line 56 of file track.h.

Referenced by BEZIERCOLBRANCH(), ROADSTRIP::CollideBranch(), DeleteChildren(), and ROADSTRIP::GenerateCollisionTree().


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