src/backend/Application.h File Reference

#include <boost/shared_ptr.hpp>
#include "RenderSystem.h"

Go to the source code of this file.

Namespaces

namespace  green

Classes

class  green::Application

Typedefs

typedef boost::shared_ptr<
Application > 
green::ApplicationPtr


Detailed Description

Author:
Jeremy Bell
Date:
04/14/07 Project: greenengine
This file contains the Application class, which is a pure virtual base class for custom Application objects for the engine backend. For example, for version 1, glutApp.cpp/.h servers as the driver for Application.h, calling its methods, which mimic the glut callback functions, at the appropriate time.
Generated on Fri Apr 27 10:27:38 2007 for Green Engine by  doxygen 1.5.1