![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "MapTree.h"
Public Member Functions | |
AreaInfo () | |
Public Attributes | |
bool | result {false} |
float | ground_Z |
uint32 | flags {0} |
int32 | adtId {0} |
int32 | rootId {0} |
int32 | groupId {0} |
|
inline |
int32 VMAP::AreaInfo::adtId {0} |
Referenced by DynamicMapTree::GetAreaInfo(), VMAP::StaticMapTree::GetAreaInfo(), and VMAP::ModelInstance::intersectPoint().
uint32 VMAP::AreaInfo::flags {0} |
Referenced by DynamicMapTree::GetAreaInfo(), VMAP::StaticMapTree::GetAreaInfo(), and VMAP::WorldModel::IntersectPoint().
float VMAP::AreaInfo::ground_Z |
int32 VMAP::AreaInfo::groupId {0} |
Referenced by DynamicMapTree::GetAreaInfo(), VMAP::StaticMapTree::GetAreaInfo(), and VMAP::WorldModel::IntersectPoint().
bool VMAP::AreaInfo::result {false} |
Referenced by DynamicMapTree::GetAreaInfo(), VMAP::StaticMapTree::GetAreaInfo(), and VMAP::WorldModel::IntersectPoint().
int32 VMAP::AreaInfo::rootId {0} |
Referenced by DynamicMapTree::GetAreaInfo(), VMAP::StaticMapTree::GetAreaInfo(), and VMAP::WorldModel::IntersectPoint().