alaCarte Maps
Renderer for OpenStreetMap tiles
AssetCache Class Reference

#include <renderer_private.hpp>

Public Member Functions

 ~AssetCache ()
 
cairo_surface_t * getImage (string path)
 

Private Attributes

boost::unordered_map< string, cairo_surface_t * > images
 

Detailed Description

Definition at line 37 of file renderer_private.hpp.

Constructor & Destructor Documentation

AssetCache::~AssetCache ( )
inline

Definition at line 42 of file renderer_private.hpp.

Member Function Documentation

cairo_surface_t* AssetCache::getImage ( string  path)
inline

Definition at line 48 of file renderer_private.hpp.

Member Data Documentation

boost::unordered_map<string, cairo_surface_t*> AssetCache::images
private

Definition at line 39 of file renderer_private.hpp.


The documentation for this class was generated from the following file: