![]() |
Gorgon Game Engine
|
Go to the source code of this file.
Classes | |
| class | Shader |
Namespaces | |
| Gorgon | |
| Root namespace for Gorgon Game Engine. | |
| Gorgon::GL | |
| This namespace contains underlying graphics library functions. | |
| Gorgon::GL::TextureUnit | |
| Gorgon::GL::UBOBindingPoint | |
Enumerations | |
| enum | Type { Resolution } |
| enum | Type { Diffuse, Normal, Specular, Depth, AlphaMask } |
Functions | |
| unsigned int | SetupUBO (int size, int binding_point) |
| void | UpdateUBO (unsigned int ubo, int size, void const *const data) |