TrinityCore
ModelIgnoreFlags.h File Reference
#include "Define.h"
+ Include dependency graph for ModelIgnoreFlags.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  VMAP
 

Enumerations

enum class  VMAP::ModelIgnoreFlags : uint32 { VMAP::Nothing = 0x00 , VMAP::M2 = 0x01 }
 

Functions

ModelIgnoreFlags VMAP::operator& (ModelIgnoreFlags left, ModelIgnoreFlags right)