src/backend/glutApp.h File Reference

#include <string>
#include <vector>
#include <iostream>
#include <boost/shared_ptr.hpp>
#include "GLHeaders.h"
#include "util/Error.h"
#include "Application.h"

Go to the source code of this file.

Namespaces

namespace  green

Classes

class  green::glutApp

Typedefs

typedef boost::shared_ptr<
glutApp > 
green::glutAppPtr


Detailed Description

Author:
Jeremy Bell
Date:
2/16/07 Project: Asteroids
This file contains the glutApp class, which is a lightweight c++ wrapper for GLUT. See below for a more detailed description. Currently a carryover from the Asteroids prototype. Functionality of this class will be split into two classes to abstract the concept of an "Application" and an event loop/ui backend handling portion, such as GLUT.
Generated on Fri Apr 27 10:27:38 2007 for Green Engine by  doxygen 1.5.1