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