tile_map
C++ API
Class Hierarchy
File Hierarchy
Full C++ API
Namespaces
Namespace mapviz
Namespace tile_map
Classes and Structs
Struct Tile
Class BingSource
Class CacheThread
Class Image
Class ImageCache
Class Texture
Class TextureCache
Class TileMapPlugin
Class TileMapView
Class TileSource
Class WmtsSource
Typedefs
Typedef tile_map::ImageCachePtr
Typedef tile_map::ImagePtr
Typedef tile_map::TextureCachePtr
Typedef tile_map::TexturePtr
Directories
Directory include
Directory tile_map
Files
File bing_source.h
File image_cache.h
File texture_cache.h
File tile_map_plugin.h
File tile_map_view.h
File tile_source.h
File wmts_source.h
Standard Documents
CHANGELOG
Changelog for package tile_map
2.4.3 (2024-09-18)
2.4.2 (2024-08-12)
2.4.1 (2024-08-09)
2.4.0 (2024-08-09)
2.3.0 (2023-08-24)
2.2.2 (2023-06-07)
2.2.1 (2023-05-30)
2.1.0 (2020-10-22)
2.0.0 (2020-05-13)
1.2.0 (2019-09-04)
1.1.1 (2019-05-17)
1.1.0 (2019-02-20)
1.0.1 (2019-01-25)
1.0.0 (2019-01-23)
0.3.0 (2018-11-16)
0.2.6 (2018-07-31)
0.2.5 (2018-04-12)
0.2.4 (2017-08-11)
0.2.3 (2016-12-10)
0.2.2 (2016-12-07)
0.2.1 (2016-10-23)
0.2.0 (2016-06-23)
0.1.3 (2016-05-20)
0.1.2 (2016-01-06)
0.1.1 (2015-11-17)
0.1.0 (2015-09-29)
0.0.3 (2015-09-28)
0.0.2 (2015-09-27)
0.0.1 (2015-09-27)
PACKAGE
Index
tile_map
Index
Index
T
T
tile_map::BingSource (C++ class)
tile_map::BingSource::api_key_ (C++ member)
tile_map::BingSource::BING_IMAGE_URL_KEY (C++ member)
tile_map::BingSource::BING_IMAGE_URL_SUBDOMAIN_KEY (C++ member)
tile_map::BingSource::BING_RESOURCE_KEY (C++ member)
tile_map::BingSource::BING_RESOURCE_SET_KEY (C++ member)
tile_map::BingSource::BING_STATUS_CODE_KEY (C++ member)
tile_map::BingSource::BING_TYPE (C++ member)
tile_map::BingSource::BingSource (C++ function)
tile_map::BingSource::GenerateQuadKey (C++ function)
tile_map::BingSource::GenerateTileHash (C++ function)
tile_map::BingSource::GenerateTileUrl (C++ function)
tile_map::BingSource::GetApiKey (C++ function)
tile_map::BingSource::GetType (C++ function)
tile_map::BingSource::hash_ (C++ member)
tile_map::BingSource::network_manager_ (C++ member)
tile_map::BingSource::ReplyFinished (C++ function)
tile_map::BingSource::rng_ (C++ member)
tile_map::BingSource::SetApiKey (C++ function)
tile_map::BingSource::subdomains_ (C++ member)
tile_map::BingSource::tile_url_ (C++ member)
tile_map::CacheThread (C++ class)
tile_map::CacheThread::CacheThread (C++ function)
tile_map::CacheThread::notify (C++ function)
tile_map::CacheThread::RequestImage (C++ function)
tile_map::CacheThread::run (C++ function)
tile_map::Image (C++ class)
tile_map::Image::AddFailure (C++ function)
tile_map::Image::ClearImage (C++ function)
tile_map::Image::Failed (C++ function)
tile_map::Image::GetImage (C++ function)
tile_map::Image::Image (C++ function)
tile_map::Image::IncreasePriority (C++ function)
tile_map::Image::InitializeImage (C++ function)
tile_map::Image::Loading (C++ function)
tile_map::Image::Priority (C++ function)
tile_map::Image::SetLoading (C++ function)
tile_map::Image::SetPriority (C++ function)
tile_map::Image::Uri (C++ function)
tile_map::Image::UriHash (C++ function)
tile_map::Image::~Image (C++ function)
tile_map::ImageCache (C++ class)
tile_map::ImageCache::Clear (C++ function)
tile_map::ImageCache::GetImage (C++ function)
tile_map::ImageCache::ImageCache (C++ function)
tile_map::ImageCache::ProcessReply (C++ function)
tile_map::ImageCache::ProcessRequest (C++ function)
tile_map::ImageCache::SetLogger (C++ function)
tile_map::ImageCache::~ImageCache (C++ function)
tile_map::ImageCachePtr (C++ type)
tile_map::ImagePtr (C++ type)
tile_map::Texture (C++ class)
tile_map::Texture::failed (C++ member)
tile_map::Texture::id (C++ member)
tile_map::Texture::Texture (C++ function)
tile_map::Texture::url_hash (C++ member)
tile_map::Texture::~Texture (C++ function)
tile_map::TextureCache (C++ class)
tile_map::TextureCache::AddTexture (C++ function)
tile_map::TextureCache::Clear (C++ function)
tile_map::TextureCache::GetTexture (C++ function)
tile_map::TextureCache::SetLogger (C++ function)
tile_map::TextureCache::TextureCache (C++ function)
tile_map::TextureCachePtr (C++ type)
tile_map::TexturePtr (C++ type)
tile_map::Tile (C++ struct)
tile_map::Tile::level (C++ member)
tile_map::Tile::points (C++ member)
tile_map::Tile::points_t (C++ member)
tile_map::Tile::subdiv_count (C++ member)
tile_map::Tile::subwidth (C++ member)
tile_map::Tile::texture (C++ member)
tile_map::Tile::url (C++ member)
tile_map::Tile::url_hash (C++ member)
tile_map::TileMapPlugin (C++ class)
tile_map::TileMapPlugin::DeleteTileSource (C++ function)
tile_map::TileMapPlugin::Draw (C++ function)
tile_map::TileMapPlugin::GetConfigWidget (C++ function)
tile_map::TileMapPlugin::Initialize (C++ function)
tile_map::TileMapPlugin::LoadConfig (C++ function)
tile_map::TileMapPlugin::PrintError (C++ function)
tile_map::TileMapPlugin::PrintInfo (C++ function)
tile_map::TileMapPlugin::PrintWarning (C++ function)
tile_map::TileMapPlugin::ResetTileCache (C++ function)
tile_map::TileMapPlugin::SaveConfig (C++ function)
tile_map::TileMapPlugin::SaveCustomSource (C++ function)
tile_map::TileMapPlugin::SelectSource (C++ function)
tile_map::TileMapPlugin::SetNode (C++ function)
tile_map::TileMapPlugin::Shutdown (C++ function)
tile_map::TileMapPlugin::TileMapPlugin (C++ function)
tile_map::TileMapPlugin::Transform (C++ function)
tile_map::TileMapPlugin::~TileMapPlugin (C++ function)
tile_map::TileMapView (C++ class)
tile_map::TileMapView::Draw (C++ function)
tile_map::TileMapView::IsReady (C++ function)
tile_map::TileMapView::ResetCache (C++ function)
tile_map::TileMapView::SetLogger (C++ function)
tile_map::TileMapView::SetTileSource (C++ function)
tile_map::TileMapView::SetTransform (C++ function)
tile_map::TileMapView::SetView (C++ function)
tile_map::TileMapView::TileMapView (C++ function)
tile_map::TileSource (C++ class)
tile_map::TileSource::base_url_ (C++ member)
tile_map::TileSource::ErrorMessage (C++ function)
tile_map::TileSource::GenerateTileHash (C++ function)
tile_map::TileSource::GenerateTileUrl (C++ function)
tile_map::TileSource::GetBaseUrl (C++ function)
tile_map::TileSource::GetMaxZoom (C++ function)
tile_map::TileSource::GetMinZoom (C++ function)
tile_map::TileSource::GetName (C++ function)
tile_map::TileSource::GetType (C++ function)
tile_map::TileSource::InfoMessage (C++ function)
tile_map::TileSource::is_custom_ (C++ member)
tile_map::TileSource::is_ready_ (C++ member)
tile_map::TileSource::IsCustom (C++ function)
tile_map::TileSource::IsReady (C++ function)
tile_map::TileSource::max_zoom_ (C++ member)
tile_map::TileSource::min_zoom_ (C++ member)
tile_map::TileSource::name_ (C++ member)
tile_map::TileSource::SetBaseUrl (C++ function)
tile_map::TileSource::SetCustom (C++ function)
tile_map::TileSource::SetMaxZoom (C++ function)
tile_map::TileSource::SetMinZoom (C++ function)
tile_map::TileSource::SetName (C++ function)
tile_map::TileSource::TileSource (C++ function)
tile_map::TileSource::~TileSource (C++ function)
tile_map::WmtsSource (C++ class)
tile_map::WmtsSource::GenerateTileHash (C++ function)
tile_map::WmtsSource::GenerateTileUrl (C++ function)
tile_map::WmtsSource::GetType (C++ function)
tile_map::WmtsSource::WMTS_TYPE (C++ member)
tile_map::WmtsSource::WmtsSource (C++ function)