![]() |
TrinityCore
|
#include "Define.h"#include "advstd.h"#include <G3D/AABox.h>#include <G3D/Ray.h>#include <G3D/Vector3.h>#include <vector>
Include dependency graph for BoundingIntervalHierarchy.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | AABound |
| class | BIH |
| struct | BIH::buildData |
| struct | BIH::StackNode |
| class | BIH::BuildStats |
Macros | |
| #define | MAX_STACK_SIZE 64 |
| #define MAX_STACK_SIZE 64 |
Definition at line 28 of file BoundingIntervalHierarchy.h.