libosmscout
0.1
|
#include <string>
#include <ft2build.h>
#include <FT_FREETYPE_H>
#include <FT_GLYPH_H>
#include <osmscoutmapopengl/OpenGLMapData.h>
#include <osmscoutmapopengl/MapOpenGLImportExport.h>
Classes | |
class | osmscout::CharacterTexture |
class | osmscout::TextLoader |
Namespaces | |
osmscout | |
Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license. | |
Typedefs | |
typedef std::shared_ptr< CharacterTexture > | osmscout::CharacterTextureRef |