|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
This is the complete list of members for VMAP::VMapManager2, including all inherited members.
| _loadMap(uint32 mapId, const std::string &basePath, uint32 tileX, uint32 tileY) | VMAP::VMapManager2 | protected |
| acquireModelInstance(const std::string &basepath, const std::string &filename) | VMAP::VMapManager2 | |
| convertPositionToInternalRep(float x, float y, float z) const | VMAP::VMapManager2 | |
| existsMap(const char *basePath, unsigned int mapId, int x, int y) | VMAP::VMapManager2 | virtual |
| getAreaInfo(unsigned int pMapId, float x, float y, float &z, uint32 &flags, int32 &adtId, int32 &rootId, int32 &groupId) const | VMAP::VMapManager2 | virtual |
| getDirFileName(unsigned int mapId, int, int) const | VMAP::VMapManager2 | inlinevirtual |
| getHeight(unsigned int mapId, float x, float y, float z, float maxSearchDist) | VMAP::VMapManager2 | virtual |
| getInstanceMapTree(InstanceTreeMap &instanceMapTree) | VMAP::VMapManager2 | |
| GetLiquidLevel(uint32 pMapId, float x, float y, float z, uint8 reqLiquidType, float &level, float &floor, uint32 &type) const | VMAP::VMapManager2 | virtual |
| getMapFileName(unsigned int mapId) | VMAP::VMapManager2 | static |
| getObjectHitPos(unsigned int mapId, float x1, float y1, float z1, float x2, float y2, float z2, float &rx, float &ry, float &rz, float modifyDist) | VMAP::VMapManager2 | virtual |
| iEnableHeightCalc | VMAP::IVMapManager | private |
| iEnableLineOfSightCalc | VMAP::IVMapManager | private |
| iInstanceMapTrees | VMAP::VMapManager2 | protected |
| iLoadedModelFiles | VMAP::VMapManager2 | protected |
| isHeightCalcEnabled() const | VMAP::IVMapManager | inline |
| isInLineOfSight(unsigned int mapId, float x1, float y1, float z1, float x2, float y2, float z2) | VMAP::VMapManager2 | virtual |
| isLineOfSightCalcEnabled() const | VMAP::IVMapManager | inline |
| isMapLoadingEnabled() const | VMAP::IVMapManager | inline |
| IVMapManager() | VMAP::IVMapManager | inline |
| LoadedModelFilesLock | VMAP::VMapManager2 | protected |
| loadMap(const char *pBasePath, unsigned int mapId, int x, int y) | VMAP::VMapManager2 | virtual |
| processCommand(char *) | VMAP::VMapManager2 | inlinevirtual |
| releaseModelInstance(const std::string &filename) | VMAP::VMapManager2 | |
| setEnableHeightCalc(bool pVal) | VMAP::IVMapManager | inline |
| setEnableLineOfSightCalc(bool pVal) | VMAP::IVMapManager | inline |
| unloadMap(unsigned int mapId, int x, int y) | VMAP::VMapManager2 | virtual |
| unloadMap(unsigned int mapId) | VMAP::VMapManager2 | virtual |
| VMapManager2() | VMAP::VMapManager2 | |
| ~IVMapManager(void) | VMAP::IVMapManager | inlinevirtual |
| ~VMapManager2(void) | VMAP::VMapManager2 |