libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
ShaderUtils.h File Reference
#include <osmscoutmapopengl/MapOpenGLImportExport.h>
#include <string>
#include <GL/glew.h>

Namespaces

 osmscout
 Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license.
 

Functions

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