| acquireModelInstance(std::string const &basepath, std::string const &filename) | VMAP::VMapManager | |
| existsMap(std::string const &basePath, uint32 mapId, uint32 x, uint32 y) | VMAP::VMapManager | |
| getAreaAndLiquidData(uint32 mapId, float x, float y, float z, Optional< uint8 > reqLiquidType, AreaAndLiquidData &data) const | VMAP::VMapManager | |
| getDirFileName(uint32 mapId, uint32 x, uint32 y) | VMAP::VMapManager | inlinestatic |
| getHeight(uint32 mapId, float x, float y, float z, float maxSearchDist) | VMAP::VMapManager | |
| GetLiquidFlagsFn typedef | VMAP::VMapManager | |
| GetLiquidFlagsPtr | VMAP::VMapManager | |
| getMapFileName(uint32 mapId) | VMAP::VMapManager | static |
| GetMapTree(uint32 mapId) const | VMAP::VMapManager | protected |
| getModelsOnMap(uint32 mapId) const | VMAP::VMapManager | |
| getObjectHitPos(uint32 mapId, float x1, float y1, float z1, float x2, float y2, float z2, float &rx, float &ry, float &rz, float modifyDist) | VMAP::VMapManager | |
| getParentMapId(uint32 mapId) const | VMAP::VMapManager | |
| getTileFileName(uint32 mapID, uint32 tileX, uint32 tileY, std::string_view extension) | VMAP::VMapManager | static |
| iEnableHeightCalc | VMAP::VMapManager | protected |
| iEnableLineOfSightCalc | VMAP::VMapManager | protected |
| iInstanceMapTrees | VMAP::VMapManager | protected |
| iLoadedModelFiles | VMAP::VMapManager | protected |
| InitializeThreadUnsafe(std::unordered_map< uint32, std::vector< uint32 > > const &mapData) | VMAP::VMapManager | |
| InitializeThreadUnsafe(uint32 mapId, int32 parentMapId) | VMAP::VMapManager | |
| iParentMapData | VMAP::VMapManager | protected |
| isHeightCalcEnabled() const | VMAP::VMapManager | inline |
| isInLineOfSight(uint32 mapId, float x1, float y1, float z1, float x2, float y2, float z2, ModelIgnoreFlags ignoreFlags) | VMAP::VMapManager | |
| isLineOfSightCalcEnabled() const | VMAP::VMapManager | inline |
| isMapLoadingEnabled() const | VMAP::VMapManager | inline |
| IsVMAPDisabledForFn typedef | VMAP::VMapManager | |
| IsVMAPDisabledForPtr | VMAP::VMapManager | |
| LoadedModelFilesLock | VMAP::VMapManager | protected |
| loadMap(std::string const &basePath, uint32 mapId, uint32 x, uint32 y) | VMAP::VMapManager | |
| LoadPathOnlyModels | VMAP::VMapManager | |
| operator=(VMapManager const &)=delete | VMAP::VMapManager | |
| operator=(VMapManager &&)=delete | VMAP::VMapManager | |
| releaseModelInstance(std::string const &filename) | VMAP::VMapManager | |
| setEnableHeightCalc(bool enableHeightCalc) | VMAP::VMapManager | inline |
| setEnableLineOfSightCalc(bool enableLineOfSightCalc) | VMAP::VMapManager | inline |
| thread_safe_environment | VMAP::VMapManager | protected |
| unloadMap(uint32 mapId, uint32 x, uint32 y) | VMAP::VMapManager | |
| unloadMap(uint32 mapId) | VMAP::VMapManager | |
| VMapManager() | VMAP::VMapManager | |
| VMapManager(VMapManager const &)=delete | VMAP::VMapManager | |
| VMapManager(VMapManager &&)=delete | VMAP::VMapManager | |
| ~VMapManager() | VMAP::VMapManager | |