Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals

/Users/blackie/Documents/myRepository/phobosengine-vc2005/phobosengine/phobosengine/SceneAnalyser.cpp

Go to the documentation of this file.
00001 
00002 
00003 #include "SceneAnalyser.h"
00004 
00005 
00006 namespace pge {
00007         namespace gui {
00008                 SceneAnalyser::SceneAnalyser(void) {
00009                 }
00010                 SceneAnalyser::~SceneAnalyser(void) {
00011                 }
00012         };
00013 };

Generated on Mon Oct 16 12:08:10 2006 for Phobosengine by doxygen 1.3.4