AzerothCore 3.3.5a
OpenSource WoW Emulator
|
This is the complete list of members for Cell, including all inherited members.
All | Cell | |
CalculateCellArea(float x, float y, float radius) | Cell | inlinestatic |
Cell() | Cell | inline |
Cell(Cell const &cell) | Cell | inline |
Cell(CellCoord const &p) | Cell | inlineexplicit |
Cell(float x, float y) | Cell | inlineexplicit |
cell_x | Cell | |
cell_y | Cell | |
CellX() const | Cell | inline |
CellY() const | Cell | inline |
Compute(uint32 &x, uint32 &y) const | Cell | inline |
data | Cell | |
DiffCell(const Cell &cell) const | Cell | inline |
DiffGrid(const Cell &cell) const | Cell | inline |
GetCellCoord() const | Cell | inline |
grid_x | Cell | |
grid_y | Cell | |
GridX() const | Cell | inline |
GridY() const | Cell | inline |
NoCreate() const | Cell | inline |
nocreate | Cell | |
operator!=(Cell const &cell) const | Cell | inline |
operator=(Cell const &cell) | Cell | inline |
operator==(Cell const &cell) const | Cell | inline |
Part | Cell | |
reserved | Cell | |
SetNoCreate() | Cell | inline |
Visit(CellCoord const &, TypeContainerVisitor< T, CONTAINER > &visitor, Map &, WorldObject const &obj, float radius) const | Cell | inline |
Visit(CellCoord const &, TypeContainerVisitor< T, CONTAINER > &visitor, Map &, float x, float y, float radius) const | Cell | inline |
VisitAllObjects(WorldObject const *obj, T &visitor, float radius, bool dont_load=true) | Cell | inlinestatic |
VisitAllObjects(float x, float y, Map *map, T &visitor, float radius, bool dont_load=true) | Cell | inlinestatic |
VisitCircle(TypeContainerVisitor< T, CONTAINER > &, Map &, CellCoord const &, CellCoord const &) const | Cell | inlineprivate |
VisitGridObjects(WorldObject const *obj, T &visitor, float radius, bool dont_load=true) | Cell | inlinestatic |
VisitGridObjects(float x, float y, Map *map, T &visitor, float radius, bool dont_load=true) | Cell | inlinestatic |
VisitWorldObjects(WorldObject const *obj, T &visitor, float radius, bool dont_load=true) | Cell | inlinestatic |
VisitWorldObjects(float x, float y, Map *map, T &visitor, float radius, bool dont_load=true) | Cell | inlinestatic |