TrinityCore
Loading...
Searching...
No Matches
IVMapManager.h File Reference
#include "Define.h"
#include "ModelIgnoreFlags.h"
#include "Optional.h"
#include <string>
+ Include dependency graph for IVMapManager.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  VMAP::AreaAndLiquidData
 
struct  VMAP::AreaAndLiquidData::AreaInfo
 
struct  VMAP::AreaAndLiquidData::LiquidInfo
 
class  VMAP::IVMapManager
 

Namespaces

namespace  VMAP
 

Macros

#define VMAP_INVALID_HEIGHT   -100000.0f
 
#define VMAP_INVALID_HEIGHT_VALUE   -200000.0f
 

Enumerations

enum  VMAP::VMAP_LOAD_RESULT { VMAP::VMAP_LOAD_RESULT_ERROR , VMAP::VMAP_LOAD_RESULT_OK , VMAP::VMAP_LOAD_RESULT_IGNORED }
 
enum class  VMAP::LoadResult : uint8 { VMAP::Success , VMAP::FileNotFound , VMAP::VersionMismatch }
 

Macro Definition Documentation

◆ VMAP_INVALID_HEIGHT

#define VMAP_INVALID_HEIGHT   -100000.0f

Definition at line 49 of file IVMapManager.h.

◆ VMAP_INVALID_HEIGHT_VALUE

#define VMAP_INVALID_HEIGHT_VALUE   -200000.0f

Definition at line 50 of file IVMapManager.h.