|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <MapTree.h>
Public Member Functions | |
| AreaInfo () | |
Public Attributes | |
| int32 | adtId |
| uint32 | flags |
| float | ground_Z |
| int32 | groupId |
| bool | result |
| int32 | rootId |
|
inline |
| int32 VMAP::AreaInfo::adtId |
Definition at line 83 of file MapTree.h.
Referenced by AreaInfo(), VMAP::StaticMapTree::getAreaInfo(), and VMAP::ModelInstance::intersectPoint().
| uint32 VMAP::AreaInfo::flags |
Definition at line 82 of file MapTree.h.
Referenced by AreaInfo(), VMAP::StaticMapTree::getAreaInfo(), and VMAP::WorldModel::IntersectPoint().
| float VMAP::AreaInfo::ground_Z |
Definition at line 81 of file MapTree.h.
Referenced by AreaInfo(), VMAP::StaticMapTree::getAreaInfo(), and VMAP::ModelInstance::intersectPoint().
| int32 VMAP::AreaInfo::groupId |
Definition at line 85 of file MapTree.h.
Referenced by AreaInfo(), VMAP::StaticMapTree::getAreaInfo(), and VMAP::WorldModel::IntersectPoint().
| bool VMAP::AreaInfo::result |
Definition at line 80 of file MapTree.h.
Referenced by AreaInfo(), VMAP::StaticMapTree::getAreaInfo(), and VMAP::WorldModel::IntersectPoint().
| int32 VMAP::AreaInfo::rootId |
Definition at line 84 of file MapTree.h.
Referenced by AreaInfo(), VMAP::StaticMapTree::getAreaInfo(), and VMAP::WorldModel::IntersectPoint().