AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
VMAP::StaticMapTree Member List

This is the complete list of members for VMAP::StaticMapTree, including all inherited members.

CanLoadMap(const std::string &basePath, uint32 mapID, uint32 tileX, uint32 tileY)VMAP::StaticMapTreestatic
GetAreaInfo(G3D::Vector3 &pos, uint32 &flags, int32 &adtId, int32 &rootId, int32 &groupId) constVMAP::StaticMapTree
getHeight(const G3D::Vector3 &pPos, float maxSearchDist) constVMAP::StaticMapTree
GetIntersectionTime(const G3D::Ray &pRay, float &pMaxDist, bool StopAtFirstHit, ModelIgnoreFlags ignoreFlags) constVMAP::StaticMapTreeprivate
GetLocationInfo(const G3D::Vector3 &pos, LocationInfo &info) constVMAP::StaticMapTree
GetModelInstances(ModelInstance *&models, uint32 &count)VMAP::StaticMapTree
GetObjectHitPos(const G3D::Vector3 &pos1, const G3D::Vector3 &pos2, G3D::Vector3 &pResultHitPos, float pModifyDist) constVMAP::StaticMapTree
getTileFileName(uint32 mapID, uint32 tileX, uint32 tileY)VMAP::StaticMapTreestatic
iBasePathVMAP::StaticMapTreeprivate
iIsTiledVMAP::StaticMapTreeprivate
iLoadedSpawnsVMAP::StaticMapTreeprivate
iLoadedTilesVMAP::StaticMapTreeprivate
iMapIDVMAP::StaticMapTreeprivate
InitMap(const std::string &fname, VMapMgr2 *vm)VMAP::StaticMapTree
iNTreeValuesVMAP::StaticMapTreeprivate
isInLineOfSight(const G3D::Vector3 &pos1, const G3D::Vector3 &pos2, ModelIgnoreFlags ignoreFlags) constVMAP::StaticMapTree
isTiled() constVMAP::StaticMapTreeinline
iTreeVMAP::StaticMapTreeprivate
iTreeValuesVMAP::StaticMapTreeprivate
loadedSpawnMap typedefVMAP::StaticMapTreeprivate
loadedTileMap typedefVMAP::StaticMapTreeprivate
LoadMapTile(uint32 tileX, uint32 tileY, VMapMgr2 *vm)VMAP::StaticMapTree
numLoadedTiles() constVMAP::StaticMapTreeinline
packTileID(uint32 tileX, uint32 tileY)VMAP::StaticMapTreeinlinestatic
StaticMapTree(uint32 mapID, const std::string &basePath)VMAP::StaticMapTree
UnloadMap(VMapMgr2 *vm)VMAP::StaticMapTree
UnloadMapTile(uint32 tileX, uint32 tileY, VMapMgr2 *vm)VMAP::StaticMapTree
unpackTileID(uint32 ID, uint32 &tileX, uint32 &tileY)VMAP::StaticMapTreeinlinestatic
~StaticMapTree()VMAP::StaticMapTree