メインページ | ネームスペース一覧 | クラス階層 | 構成 | Directories | ファイル一覧 | ネームスペースメンバ | 構成メンバ | ファイルメンバ | 関連ページ

FWApp.h

00001 #ifndef FWAPP_H
00002 #define FWAPP_H
00003 namespace Spr{;
00004 
00005 class FWApp{
00006 public:
00007     UTRef<SGScene> scene;
00008     UTRef<GRRender> render; 
00009     void Init();
00010     void Load(std::string fn);
00011     void Save(std::string fn);
00012     void Draw();
00013     void Step();
00014 };
00015 
00016 }
00017 #endif

Springheadに対してSun Apr 16 01:57:52 2006に生成されました。  doxygen 1.4.1