◆ MapRayCallback()
ModelInstance * prims
Definition MapTree.cpp:49
bool hit
Definition MapTree.cpp:51
ModelIgnoreFlags flags
Definition MapTree.cpp:50
◆ didHit()
bool VMAP::MapRayCallback::didHit |
( |
| ) |
|
|
inline |
◆ operator()()
bool VMAP::MapRayCallback::operator() |
( |
const G3D::Ray & |
ray, |
|
|
uint32 |
entry, |
|
|
float & |
distance, |
|
|
bool |
StopAtFirstHit |
|
) |
| |
|
inline |
39 {
41 if (result)
42 {
44 }
45 return result;
46 }
bool intersectRay(const G3D::Ray &pRay, float &pMaxDist, bool StopAtFirstHit, ModelIgnoreFlags ignoreFlags) const
Definition ModelInstance.cpp:33
References flags, hit, VMAP::ModelInstance::intersectRay(), and prims.
◆ flags
◆ hit
bool VMAP::MapRayCallback::hit |
|
protected |
◆ prims
The documentation for this class was generated from the following file:
- azerothcore-wotlk/src/common/Collision/Maps/MapTree.cpp