AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Member Functions | |
DynamicTreeLocationInfoCallback (uint32 phaseMask) | |
void | operator() (G3D::Vector3 const &p, GameObjectModel const &obj) |
VMAP::LocationInfo & | GetLocationInfo () |
GameObjectModel const * | GetHitModel () const |
Private Attributes | |
uint32 | _phaseMask |
VMAP::LocationInfo | _locationInfo |
GameObjectModel const * | _hitModel |
|
inline |
|
inline |
References _hitModel.
Referenced by DynamicMapTree::GetAreaAndLiquidData().
|
inline |
References _locationInfo.
Referenced by DynamicMapTree::GetAreaAndLiquidData().
|
inline |
References _hitModel, _locationInfo, _phaseMask, and GameObjectModel::GetLocationInfo().
|
private |
Referenced by GetHitModel(), and operator()().
|
private |
Referenced by GetLocationInfo(), and operator()().
|
private |
Referenced by operator()().