AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Object.h"
Public Member Functions | |
ObjectDistanceOrderPred (WorldObject const *pRefObj, bool ascending=true) | |
bool | operator() (WorldObject const *pLeft, WorldObject const *pRight) const |
Private Attributes | |
WorldObject const * | m_refObj |
const bool | m_ascending |
|
inline |
|
inline |
References WorldObject::GetDistanceOrder(), m_ascending, and m_refObj.
|
private |
Referenced by operator()().
|
private |
Referenced by operator()().