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

Detailed Description
template<class T>
class KGrid2D::Square< T >
This template is a Generic implementation for a square bidimensionnal grid (SquareBase).
- Since:
- 3.2
Definition at line 311 of file kgrid2d.h.
Public Member Functions | |
Square (uint width=0, uint height=0) | |
CoordList | neighbours (const Coord &c, bool insideOnly=true, bool directOnly=false) const |
Coord | toEdge (const Coord &c, Neighbour n) const |
Constructor & Destructor Documentation
|
Constructor.
|
Member Function Documentation
|
|
|
|
The documentation for this class was generated from the following file: