AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "BoundingIntervalHierarchy.h"
Public Attributes | |
uint32 | node |
float | tnear |
float | tfar |
uint32 BIH::StackNode::node |
Referenced by BIH::intersectPoint(), and BIH::intersectRay().
float BIH::StackNode::tfar |
Referenced by BIH::intersectRay().
float BIH::StackNode::tnear |
Referenced by BIH::intersectRay().