TrinityCore
|
#include <Cell.h>
Public Member Functions | |
CellArea () | |
CellArea (CellCoord low, CellCoord high) | |
bool | operator! () const |
void | ResizeBorders (CellCoord &begin_cell, CellCoord &end_cell) const |
Public Attributes | |
CellCoord | low_bound |
CellCoord | high_bound |
|
inline |
CellCoord CellArea::high_bound |
CellCoord CellArea::low_bound |