#include <fstream>#include <string>#include <GL/glew.h>#include "primitive.h"#include "screen.h"#include "color.h"Go to the source code of this file.
Classes | |
| class | glot::shader_primitive |
| shader_primitive: the parent class of all primitives that use their own shaders More... | |
Namespaces | |
| namespace | glot |
1.5.8