AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Member Functions | |
WModelRayCallBack (const std::vector< GroupModel > &mod) | |
bool | operator() (const G3D::Ray &ray, uint32 entry, float &distance, bool StopAtFirstHit) |
Public Attributes | |
std::vector< GroupModel >::const_iterator | models |
bool | hit |
|
inline |
|
inline |
bool VMAP::WModelRayCallBack::hit |
Referenced by VMAP::WorldModel::IntersectRay(), and operator()().
std::vector<GroupModel>::const_iterator VMAP::WModelRayCallBack::models |
Referenced by operator()().