#include <track.h>
Collaboration diagram for BEZIERCOLBRANCH:

Public Member Functions | |
| BEZIERCOLBRANCH () | |
| void | DeleteChildren () |
Public Attributes | |
| AABB | bbox |
| BEZIERCOLBRANCH * | left |
| BEZIERCOLBRANCH * | right |
| list< BEZIERNODE * > | leaves |
Definition at line 49 of file track.h.
|
|
|
|
|
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(). |
|
|
|
|
|
Definition at line 57 of file track.h. Referenced by BEZIERCOLBRANCH(), ROADSTRIP::ClearPatches(), ROADSTRIP::CollideBranch(), DeleteChildren(), ROADSTRIP::GenerateBranches(), and ROADSTRIP::GenerateCollisionTree(). |
|
|
Definition at line 55 of file track.h. Referenced by BEZIERCOLBRANCH(), ROADSTRIP::CollideBranch(), DeleteChildren(), and ROADSTRIP::GenerateCollisionTree(). |
|
|
Definition at line 56 of file track.h. Referenced by BEZIERCOLBRANCH(), ROADSTRIP::CollideBranch(), DeleteChildren(), and ROADSTRIP::GenerateCollisionTree(). |
1.4.6