◆ LocationInfoCallback()
ModelInstance * prims
Definition MapTree.cpp:70
bool result
Definition MapTree.cpp:72
LocationInfo & locInfo
Definition MapTree.cpp:71
◆ operator()()
| void VMAP::LocationInfoCallback::operator() |
( |
const Vector3 & |
point, |
|
|
uint32 |
entry |
|
) |
| |
|
inline |
60 {
61#if defined(VMAP_DEBUG)
62 LOG_DEBUG(
"maps",
"LocationInfoCallback: trying to intersect '{}'",
prims[entry].name);
63#endif
65 {
67 }
68 }
#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