![]() |
TrinityCore
|
This is the complete list of members for EllipseBoundary, including all inherited members.
| _center | EllipseBoundary | private |
| _isInvertedBoundary | AreaBoundary | private |
| _radiusYSq | EllipseBoundary | private |
| _scaleXSq | EllipseBoundary | private |
| AreaBoundary(AreaBoundary const &)=delete | AreaBoundary | |
| AreaBoundary(AreaBoundary &&)=delete | AreaBoundary | |
| AreaBoundary(bool isInverted) | AreaBoundary | inlineexplicitprotected |
| EllipseBoundary(Position const ¢er, float radiusX, float radiusY, bool isInverted=false) | EllipseBoundary | |
| IsWithinBoundary(Position const *pos) const | AreaBoundary | inline |
| IsWithinBoundary(Position const &pos) const | AreaBoundary | inline |
| IsWithinBoundaryArea(Position const *pos) const override | EllipseBoundary | protectedvirtual |
| operator=(AreaBoundary const &)=delete | AreaBoundary | |
| operator=(AreaBoundary &&)=delete | AreaBoundary | |
| ~AreaBoundary()=default | AreaBoundary | virtual |