Shader source and tools. More...
#include "Core/LibTools.hpp"
#include "Core/OglInclude.hpp"
#include "Core/Exception.hpp"
#include <string>
#include <vector>
#include <map>
#include <fstream>
Go to the source code of this file.
Classes | |
class | Glip::CoreGL::ShaderSource |
Shader source code and infos. More... | |
class | Glip::CoreGL::ShaderSource::LineInfo |
Information about a specific line in ShaderSource. More... | |
Shader source and tools.