#include "VMapMgr2.h"
◆ GetLiquidFlagsFn
| typedef uint32(* VMAP::VMapMgr2::GetLiquidFlagsFn) (uint32 liquidType) |
◆ IsVMAPDisabledForFn
| typedef bool(* VMAP::VMapMgr2::IsVMAPDisabledForFn) (uint32 entry, uint8 flags) |
◆ VMapMgr2()
| VMAP::VMapMgr2::VMapMgr2 |
( |
| ) |
|
◆ ~VMapMgr2()
| VMAP::VMapMgr2::~VMapMgr2 |
( |
| ) |
|
|
override |
◆ convertPositionToInternalRep()
| Vector3 VMAP::VMapMgr2::convertPositionToInternalRep |
( |
float |
x, |
|
|
float |
y, |
|
|
float |
z |
|
) |
| |
|
static |
◆ existsMap()
| LoadResult VMAP::VMapMgr2::existsMap |
( |
const char * |
basePath, |
|
|
unsigned int |
mapId, |
|
|
int |
x, |
|
|
int |
y |
|
) |
| |
|
overridevirtual |
◆ getDirFileName()
| std::string VMAP::VMapMgr2::getDirFileName |
( |
unsigned int |
mapId, |
|
|
int |
, |
|
|
int |
|
|
) |
| const |
|
inlineoverridevirtual |
◆ GetLiquidFlagsDummy()
| static uint32 VMAP::VMapMgr2::GetLiquidFlagsDummy |
( |
uint32 |
| ) |
|
|
inlinestaticprotected |
◆ getMapFileName()
| std::string VMAP::VMapMgr2::getMapFileName |
( |
unsigned int |
mapId | ) |
|
|
static |
◆ IsVMAPDisabledForDummy()
| static bool VMAP::VMapMgr2::IsVMAPDisabledForDummy |
( |
uint32 |
, |
|
|
uint8 |
|
|
) |
| |
|
inlinestaticprotected |
◆ processCommand()
| bool VMAP::VMapMgr2::processCommand |
( |
char * |
pCommand | ) |
|
|
inlineoverridevirtual |
◆ GetLiquidFlagsPtr
◆ IsVMAPDisabledForPtr
The documentation for this class was generated from the following files:
- azerothcore-wotlk/src/common/Collision/Management/VMapMgr2.h
- azerothcore-wotlk/src/common/Collision/Management/VMapMgr2.cpp