◆ LocationInfoCallback()
ModelInstance * prims
Definition MapTree.cpp:85
bool result
Definition MapTree.cpp:87
LocationInfo & locInfo
Definition MapTree.cpp:86
◆ operator()()
void VMAP::LocationInfoCallback::operator() |
( |
const Vector3 & |
point, |
|
|
uint32 |
entry |
|
) |
| |
|
inline |
75 {
76#if defined(VMAP_DEBUG)
77 LOG_DEBUG(
"maps",
"LocationInfoCallback: trying to intersect '{}'",
prims[entry].name);
78#endif
80 {
82 }
83 }
#define LOG_DEBUG(filterType__,...)
Definition Log.h:169
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