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