SimpleGL
1.1.0
A framework for platform independent rendering
|
#include "SimpleGL_gl/shader_objects.hpp"
#include <vector>
#include <glm/gtc/type_ptr.hpp>
#include "SimpleGL_gl/backend_gl.hpp"
Go to the source code of this file.
Namespaces | |
sgl | |
Generic namespace for the SimpleGL framework. | |
This files contains the implementation of the shader_objects.hpp header.
Definition in file shader_objects.cpp.