![]() |
TrinityCore
|
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 |
| v8 | Cell | |
| v9 | Cell | |
| Visit(CellCoord const &, TypeContainerVisitor< T, CONTAINER > &visitor, Map &, WorldObject const &, float) const | Cell | inline |
| Visit(CellCoord const &, TypeContainerVisitor< T, CONTAINER > &visitor, Map &, float, float, float) const | Cell | inline |
| VisitCircle(TypeContainerVisitor< T, CONTAINER > &, Map &, CellCoord const &, CellCoord const &) const | Cell | inlineprivate |
1.8.8