|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Member Functions | |
| LocationInfoCallback (ModelInstance *val, LocationInfo &info) | |
| void | operator() (const Vector3 &point, uint32 entry) |
Public Attributes | |
| LocationInfo & | locInfo |
| ModelInstance * | prims |
| bool | result |
Definition at line 56 of file MapTree.cpp.
|
inline |
Definition at line 59 of file MapTree.cpp.
|
inline |
Definition at line 60 of file MapTree.cpp.
References locInfo, prims, result, and SF_LOG_DEBUG.
| LocationInfo& VMAP::LocationInfoCallback::locInfo |
Definition at line 70 of file MapTree.cpp.
Referenced by LocationInfoCallback(), and operator()().
| ModelInstance* VMAP::LocationInfoCallback::prims |
Definition at line 69 of file MapTree.cpp.
Referenced by LocationInfoCallback(), and operator()().
| bool VMAP::LocationInfoCallback::result |
Definition at line 71 of file MapTree.cpp.
Referenced by VMAP::StaticMapTree::GetLocationInfo(), LocationInfoCallback(), and operator()().