![]() |
TrinityCore
|
#include <RegularGrid.h>
Public Member Functions | |
| bool | isValid () const |
Static Public Member Functions | |
| static Cell | ComputeCell (float fx, float fy) |
Public Attributes | |
| int | x |
| int | y |
Friends | |
| bool | operator== (Cell const &, Cell const &)=default |
Definition at line 90 of file RegularGrid.h.
|
inlinestatic |
Definition at line 96 of file RegularGrid.h.
|
inline |
|
friend |
| int RegularGrid2D< T, Node, NodeCreatorFunc, BoundsFunc >::Cell::x |
Definition at line 92 of file RegularGrid.h.
| int RegularGrid2D< T, Node, NodeCreatorFunc, BoundsFunc >::Cell::y |
Definition at line 92 of file RegularGrid.h.