TrinityCore
|
#include <VMapTools.h>
Public Member Functions | |
void | operator() (const G3D::Ray &ray, const TValue *entity, bool pStopAtFirstHit, float &distance) |
Public Attributes | |
TValue * | closestEntity |
G3D::Vector3 | hitLocation |
G3D::Vector3 | hitNormal |
|
inline |
TValue* VMAP::IntersectionCallBack< TValue >::closestEntity |
G3D::Vector3 VMAP::IntersectionCallBack< TValue >::hitLocation |
G3D::Vector3 VMAP::IntersectionCallBack< TValue >::hitNormal |