libosmscout 1.1.1
Loading...
Searching...
No Matches
ShaderUtils.h File Reference
#include <osmscoutmapopengl/MapOpenGLImportExport.h>
#include <string>
#include <GL/glew.h>
Include dependency graph for ShaderUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  osmscout

Functions

bool OSMSCOUT_MAP_OPENGL_API osmscout::LoadShaderSource (const std::string &dirPath, const std::string &name, std::string &result)
bool OSMSCOUT_MAP_OPENGL_API osmscout::LoadShader (GLuint &shader, GLenum type, const std::string &name, const std::string &shaderSource)