TrinityCore
Loading...
Searching...
No Matches
RectangleBoundary Member List

This is the complete list of members for RectangleBoundary, including all inherited members.

_isInvertedBoundaryAreaBoundaryprivate
_maxXRectangleBoundaryprivate
_maxYRectangleBoundaryprivate
_minXRectangleBoundaryprivate
_minYRectangleBoundaryprivate
AreaBoundary(AreaBoundary const &)=deleteAreaBoundary
AreaBoundary(AreaBoundary &&)=deleteAreaBoundary
AreaBoundary(bool isInverted)AreaBoundaryinlineexplicitprotected
IsWithinBoundary(Position const *pos) constAreaBoundaryinline
IsWithinBoundary(Position const &pos) constAreaBoundaryinline
IsWithinBoundaryArea(Position const *pos) const overrideRectangleBoundaryprotectedvirtual
operator=(AreaBoundary const &)=deleteAreaBoundary
operator=(AreaBoundary &&)=deleteAreaBoundary
RectangleBoundary(float southX, float northX, float eastY, float westY, bool isInverted=false)RectangleBoundary
~AreaBoundary()=defaultAreaBoundaryvirtual