GCP Assignment 1
Classes
Object.h File Reference
#include <SDL.h>
#include <SDL_image.h>
#include <iostream>
#include <string>
#include "GL/glew.h"
#include "FileLoader.h"
Include dependency graph for Object.h:
This graph shows which files directly or indirectly include this file:

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...