|
GCP Assignment 1
|
#include <SDL.h>#include <SDL_image.h>#include <iostream>#include <string>#include "GL/glew.h"#include "FileLoader.h"

Go to the source code of this file.
Classes | |
| class | Object |
| Creates an object from an text file, this can then be used with OpenGL. More... | |
1.8.13