#include <kgrid2d.h>
Inheritance diagram for KGrid2D::Square< T >:


Public Member Functions | |
| Square (uint width=0, uint height=0) | |
| Constructor. | |
| CoordList | neighbours (const Coord &c, bool insideOnly=true, bool directOnly=false) const |
| Coord | toEdge (const Coord &c, Neighbour n) const |
Definition at line 319 of file kgrid2d.h.
|
||||||||||||||||
|
Constructor.
|
|
||||||||||||||||||||
|
Definition at line 335 of file kgrid2d.h. References KGrid2D::SquareBase::LeftUp, KGrid2D::SquareBase::Nb_Neighbour, and KGrid2D::SquareBase::neighbour(). Here is the call graph for this function: ![]() |
|
||||||||||||||||
|
|
1.4.6