KGrid2D::Square< T > Member ListThis is the complete list of members for KGrid2D::Square< T >, including all inherited members.
_height | KGrid2D::Generic< T > | [protected] |
_vector | KGrid2D::Generic< T > | [protected] |
_width | KGrid2D::Generic< T > | [protected] |
angle(Neighbour n) | KGrid2D::SquareBase | [inline, static] |
at(const Coord &c) const | KGrid2D::Generic< T > | [inline] |
at(const Coord &c) | KGrid2D::Generic< T > | [inline] |
at(uint index) const | KGrid2D::Generic< T > | [inline] |
at(uint index) | KGrid2D::Generic< T > | [inline] |
bound(Coord &c) const | KGrid2D::Generic< T > | [inline] |
coord(uint index) const | KGrid2D::Generic< T > | [inline] |
Down enum value (defined in KGrid2D::SquareBase) | KGrid2D::SquareBase | |
fill(const T &value) | KGrid2D::Generic< T > | [inline] |
Generic(uint width=0, uint height=0) | KGrid2D::Generic< T > | [inline] |
height() const | KGrid2D::Generic< T > | [inline] |
index(const Coord &c) const | KGrid2D::Generic< T > | [inline] |
inside(const Coord &c) const | KGrid2D::Generic< T > | [inline] |
isDirect(Neighbour n) | KGrid2D::SquareBase | [inline, static] |
Left enum value (defined in KGrid2D::SquareBase) | KGrid2D::SquareBase | |
LeftDown enum value (defined in KGrid2D::SquareBase) | KGrid2D::SquareBase | |
LeftUp enum value (defined in KGrid2D::SquareBase) | KGrid2D::SquareBase | |
Nb_Neighbour enum value (defined in KGrid2D::SquareBase) | KGrid2D::SquareBase | |
neighbour(const Coord &c, Neighbour n) | KGrid2D::SquareBase | [inline, static] |
Neighbour enum name | KGrid2D::SquareBase | |
neighbours(const Coord &c, bool insideOnly=true, bool directOnly=false) const | KGrid2D::Square< T > | [inline] |
operator[](const Coord &c) const | KGrid2D::Generic< T > | [inline] |
operator[](const Coord &c) | KGrid2D::Generic< T > | [inline] |
operator[](uint index) const | KGrid2D::Generic< T > | [inline] |
operator[](uint index) | KGrid2D::Generic< T > | [inline] |
opposed(Neighbour n) | KGrid2D::SquareBase | [inline, static] |
resize(uint width, uint height) | KGrid2D::Generic< T > | [inline] |
Right enum value (defined in KGrid2D::SquareBase) | KGrid2D::SquareBase | |
RightDown enum value (defined in KGrid2D::SquareBase) | KGrid2D::SquareBase | |
RightUp enum value (defined in KGrid2D::SquareBase) | KGrid2D::SquareBase | |
size() const | KGrid2D::Generic< T > | [inline] |
Square(uint width=0, uint height=0) | KGrid2D::Square< T > | [inline] |
toEdge(const Coord &c, Neighbour n) const | KGrid2D::Square< T > | [inline] |
Up enum value (defined in KGrid2D::SquareBase) | KGrid2D::SquareBase | |
width() const | KGrid2D::Generic< T > | [inline] |
~Generic() | KGrid2D::Generic< T > | [inline, virtual] |
|