marble
#include <TileCoordsPyramid.h>
Public Member Functions | |
| TileCoordsPyramid (int const topLevel, int const bottomLevel) | |
| TileCoordsPyramid (TileCoordsPyramid const &other) | |
| TileCoordsPyramid () | |
| ~TileCoordsPyramid () | |
| int | bottomLevel () const | 
| QRect | coords (int const level) const | 
| TileCoordsPyramid & | operator= (TileCoordsPyramid const &rhs) | 
| void | setBottomLevelCoords (QRect const &coords) | 
| qint64 | tilesCount () const | 
| int | topLevel () const | 
Detailed Description
Definition at line 23 of file TileCoordsPyramid.h.
Constructor & Destructor Documentation
| Marble::TileCoordsPyramid::TileCoordsPyramid | ( | int const | topLevel, | 
| int const | bottomLevel | ||
| ) | 
Definition at line 39 of file TileCoordsPyramid.cpp.
| Marble::TileCoordsPyramid::TileCoordsPyramid | ( | TileCoordsPyramid const & | other | ) | 
Definition at line 44 of file TileCoordsPyramid.cpp.
| Marble::TileCoordsPyramid::TileCoordsPyramid | ( | ) | 
Definition at line 49 of file TileCoordsPyramid.cpp.
| Marble::TileCoordsPyramid::~TileCoordsPyramid | ( | ) | 
Definition at line 62 of file TileCoordsPyramid.cpp.
Member Function Documentation
| int Marble::TileCoordsPyramid::bottomLevel | ( | ) | const | 
Definition at line 72 of file TileCoordsPyramid.cpp.
| QRect Marble::TileCoordsPyramid::coords | ( | int const | level | ) | const | 
Definition at line 82 of file TileCoordsPyramid.cpp.
| TileCoordsPyramid & Marble::TileCoordsPyramid::operator= | ( | TileCoordsPyramid const & | rhs | ) | 
Definition at line 55 of file TileCoordsPyramid.cpp.
| void Marble::TileCoordsPyramid::setBottomLevelCoords | ( | QRect const & | coords | ) | 
Definition at line 77 of file TileCoordsPyramid.cpp.
| qint64 Marble::TileCoordsPyramid::tilesCount | ( | ) | const | 
returns the number of tiles covered by one pyramid
Definition at line 97 of file TileCoordsPyramid.cpp.
| int Marble::TileCoordsPyramid::topLevel | ( | ) | const | 
Definition at line 67 of file TileCoordsPyramid.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference