Classes | |
| class | BingSource |
| class | CacheThread |
| class | Image |
| class | ImageCache |
| class | Texture |
| class | TextureCache |
| struct | Tile |
| class | TileMapPlugin |
| class | TileMapView |
| class | TileSource |
| class | WmtsSource |
Typedefs | |
| typedef boost::shared_ptr< ImageCache > | ImageCachePtr |
| typedef boost::shared_ptr< Image > | ImagePtr |
| typedef boost::shared_ptr< TextureCache > | TextureCachePtr |
| typedef boost::shared_ptr< Texture > | TexturePtr |
Functions | |
| bool | ComparePriority (const ImagePtr left, const ImagePtr right) |
Definition at line 161 of file image_cache.h.
| typedef boost::shared_ptr<Image> tile_map::ImagePtr |
Definition at line 98 of file image_cache.h.
Definition at line 67 of file texture_cache.h.
| typedef boost::shared_ptr<Texture> tile_map::TexturePtr |
Definition at line 50 of file texture_cache.h.
Definition at line 45 of file image_cache.cpp.