libosmscout
0.1
|
#include <TileCache.h>
Public Attributes | |
uint32_t | xtile |
uint32_t | ytile |
uint32_t | zoomLevel |
The key type of a QMap must provide operator<()
The key type of a QHash must provide operator==() and a global hash function called qHash() (see qHash).
uint32_t osmscout::TileCacheKey::xtile |
uint32_t osmscout::TileCacheKey::ytile |
uint32_t osmscout::TileCacheKey::zoomLevel |