![]() |
TrinityCore
|
This is the complete list of members for PolygonBoundary, including all inherited members.
| _isInvertedBoundary | AreaBoundary | private |
| _origin | PolygonBoundary | private |
| _vertices | PolygonBoundary | private |
| AreaBoundary(AreaBoundary const &)=delete | AreaBoundary | |
| AreaBoundary(AreaBoundary &&)=delete | AreaBoundary | |
| 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 | PolygonBoundary | protectedvirtual |
| operator=(AreaBoundary const &)=delete | AreaBoundary | |
| operator=(AreaBoundary &&)=delete | AreaBoundary | |
| PolygonBoundary(Position const &origin, std::vector< Position > &&vertices, bool isInverted=false) | PolygonBoundary | |
| ~AreaBoundary()=default | AreaBoundary | virtual |