![]() |
TrinityCore
|
#include <G3D/Vector3.h>#include <G3D/Ray.h>#include <G3D/AABox.h>#include "Define.h"#include <stdexcept>#include <vector>#include <algorithm>#include <limits>#include <cmath>#include "string.h"
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 |
Functions | |
| static uint32 | floatToRawIntBits (float f) |
| static float | intBitsToFloat (uint32 i) |
| #define MAX_STACK_SIZE 64 |
Definition at line 34 of file BoundingIntervalHierarchy.h.
|
inlinestatic |
Definition at line 38 of file BoundingIntervalHierarchy.h.
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 46 of file BoundingIntervalHierarchy.h.
Here is the caller graph for this function: