KeosRoot.h File Reference

#include "KeosPrerequisites.h"
#include "KeosSingleton.h"
#include "KeosConfigOption.h"

Go to the source code of this file.

Namespaces

namespace  Keos

Classes

class  Keos::CRoot
 The root class of the Keos system. More...

Defines

#define SET_TERM_HANDLER   { std::set_terminate( &Keos::CRoot::_TermHandler ); }

Typedefs

typedef void(*) Keos::DLL_START_PLUGIN (void)
typedef void(*) Keos::DLL_STOP_PLUGIN (void)
typedef std::vector< IRenderSystem * > Keos::RenderSystemList


Define Documentation

#define SET_TERM_HANDLER   { std::set_terminate( &Keos::CRoot::_TermHandler ); }

Definition at line 32 of file KeosRoot.h.


Generated on Fri Mar 9 14:29:04 2007 for Keos by  doxygen 1.5.1-p1