![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
This is the complete list of members for VMAP::IVMapMgr, including all inherited members.
| existsMap(const char *pBasePath, unsigned int pMapId, int x, int y)=0 | VMAP::IVMapMgr | pure virtual |
| GetAreaAndLiquidData(uint32 mapId, float x, float y, float z, Optional< uint8 > reqLiquidType, AreaAndLiquidData &data) const =0 | VMAP::IVMapMgr | pure virtual |
| getDirFileName(unsigned int pMapId, int x, int y) const =0 | VMAP::IVMapMgr | pure virtual |
| getHeight(unsigned int pMapId, float x, float y, float z, float maxSearchDist)=0 | VMAP::IVMapMgr | pure virtual |
| GetObjectHitPos(unsigned int pMapId, float x1, float y1, float z1, float x2, float y2, float z2, float &rx, float &ry, float &rz, float pModifyDist)=0 | VMAP::IVMapMgr | pure virtual |
| iEnableHeightCalc | VMAP::IVMapMgr | private |
| iEnableLineOfSightCalc | VMAP::IVMapMgr | private |
| isHeightCalcEnabled() const | VMAP::IVMapMgr | inline |
| isInLineOfSight(unsigned int pMapId, float x1, float y1, float z1, float x2, float y2, float z2, ModelIgnoreFlags ignoreFlags)=0 | VMAP::IVMapMgr | pure virtual |
| isLineOfSightCalcEnabled() const | VMAP::IVMapMgr | inline |
| isMapLoadingEnabled() const | VMAP::IVMapMgr | inline |
| IVMapMgr() | VMAP::IVMapMgr | inline |
| loadMap(const char *pBasePath, unsigned int pMapId, int x, int y)=0 | VMAP::IVMapMgr | pure virtual |
| processCommand(char *pCommand)=0 | VMAP::IVMapMgr | pure virtual |
| setEnableHeightCalc(bool pVal) | VMAP::IVMapMgr | inline |
| setEnableLineOfSightCalc(bool pVal) | VMAP::IVMapMgr | inline |
| unloadMap(unsigned int pMapId, int x, int y)=0 | VMAP::IVMapMgr | pure virtual |
| unloadMap(unsigned int pMapId)=0 | VMAP::IVMapMgr | pure virtual |
| ~IVMapMgr()=default | VMAP::IVMapMgr | virtual |