AzerothCore 3.3.5a
OpenSource WoW Emulator
|
This is the complete list of members for RectangleBoundary, including all inherited members.
_isInvertedBoundary | AreaBoundary | private |
_maxX | RectangleBoundary | private |
_maxY | RectangleBoundary | private |
_minX | RectangleBoundary | private |
_minY | RectangleBoundary | private |
AreaBoundary(bool isInverted) | AreaBoundary | inlineexplicitprotected |
IsWithinBoundary(Position const *pos) const | AreaBoundary | inline |
IsWithinBoundary(Position const &pos) const | AreaBoundary | inline |
IsWithinBoundaryArea(Position const *pos) const override | RectangleBoundary | protectedvirtual |
RectangleBoundary(float southX, float northX, float eastY, float westY, bool isInverted=false) | RectangleBoundary | |
~AreaBoundary() | AreaBoundary | inlinevirtual |