◆ AreaInfoCallback()
ModelInstance * prims
Definition MapTree.cpp:66
◆ operator()()
void VMAP::AreaInfoCallback::operator() |
( |
const Vector3 & |
point, |
|
|
uint32 |
entry |
|
) |
| |
|
inline |
59 {
60#if defined(VMAP_DEBUG)
61 LOG_DEBUG(
"maps",
"AreaInfoCallback: trying to intersect '{}'",
prims[entry].name);
62#endif
64 }
#define LOG_DEBUG(filterType__,...)
Definition Log.h:169
AreaInfo aInfo
Definition MapTree.cpp:67
void intersectPoint(const G3D::Vector3 &p, AreaInfo &info) const
Definition ModelInstance.cpp:66
References aInfo, VMAP::ModelInstance::intersectPoint(), LOG_DEBUG, and prims.
◆ aInfo
◆ prims
The documentation for this class was generated from the following file:
- azerothcore-wotlk/src/common/Collision/Maps/MapTree.cpp