1 #ifndef OSMSCOUT_MAP_PNGLOADER_H 2 #define OSMSCOUT_MAP_PNGLOADER_H OSMSCOUT_MAP_OPENGL_API osmscout::OpenGLTextureRef LoadPNGOpenGL(const std::string &filename)
#define OSMSCOUT_MAP_OPENGL_API
Definition: MapOpenGLImportExport.h:45
std::shared_ptr< OpenGLTexture > OpenGLTextureRef
Definition: OpenGLMapData.h:51