SimpleGL
1.1.0
A framework for platform independent rendering
|
#include <glm/glm.hpp>
Go to the source code of this file.
Classes | |
struct | sgl::Material |
This structure defines a material. More... | |
struct | sgl::Light |
This structure defines a light. More... | |
Namespaces | |
sgl | |
Generic namespace for the SimpleGL framework. | |
This file contains the structures for lighting.
Definition in file lighting.hpp.