libosmscout  0.1
OpenGLMapData.h File Reference
#include <osmscoutmapopengl/ShaderUtils.h>
#include <osmscoutmapopengl/OpenGLProjection.h>
#include <osmscoutmap/MapParameter.h>
#include <osmscoutmap/MapPainter.h>
#include <osmscout/io/File.h>
#include <iostream>
#include <fstream>
#include <GL/glew.h>
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>
#include <glm/gtc/type_ptr.hpp>
#include <glm/ext.hpp>

Classes

class  osmscout::OpenGLMapData< TexturePixelType, TexturePixelSize >
 
class  osmscout::OpenGLTexture
 

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< OpenGLTexture > osmscout::OpenGLTextureRef