#include <objects.h>
Collaboration diagram for OBJCOLBRANCH:

Public Member Functions | |
| OBJCOLBRANCH () | |
| void | DeleteChildren () |
Public Attributes | |
| AABB | bbox |
| OBJCOLBRANCH * | left |
| OBJCOLBRANCH * | right |
| list< OBJCOLNODE * > | leaves |
Definition at line 89 of file objects.h.
|
|
Definition at line 771 of file objects.cpp. |
|
|
Definition at line 778 of file objects.cpp. References DeleteChildren(), leaves, left, NULL, and right. Referenced by OBJECTCOLLISION::Clear(), DeleteChildren(), and OBJECTCOLLISION::GenerateCollisionTree(). |
|
|
|
|
|
|
Definition at line 95 of file objects.h. Referenced by OBJECTCOLLISION::CollideBranch(), OBJECTCOLLISION::CollideBranch_double(), OBJECTCOLLISION::CollideBranchGetTrisInBBox(), OBJECTCOLLISION::CollideBranchModel(), DeleteChildren(), OBJECTCOLLISION::GenerateCollisionTree(), and OBJCOLBRANCH(). |
|
|
Definition at line 96 of file objects.h. Referenced by OBJECTCOLLISION::CollideBranch(), OBJECTCOLLISION::CollideBranch_double(), OBJECTCOLLISION::CollideBranchGetTrisInBBox(), OBJECTCOLLISION::CollideBranchModel(), DeleteChildren(), OBJECTCOLLISION::GenerateCollisionTree(), and OBJCOLBRANCH(). |
1.4.6