TrinityCore
ObjectPosSelector.h File Reference
#include "Common.h"
#include <map>
#include <cmath>
+ Include dependency graph for ObjectPosSelector.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ObjectPosSelector
 
struct  ObjectPosSelector::UsedPos
 

Enumerations

enum  UsedPosType { USED_POS_PLUS , USED_POS_MINUS }
 

Functions

UsedPosType operator~ (UsedPosType uptype)
 

Enumeration Type Documentation

◆ UsedPosType

Enumerator
USED_POS_PLUS 
USED_POS_MINUS 

Definition at line 25 of file ObjectPosSelector.h.

Function Documentation

◆ operator~()

UsedPosType operator~ ( UsedPosType  uptype)
inline

Definition at line 27 of file ObjectPosSelector.h.