Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

GfxShowerListCfg.h

Go to the documentation of this file.
00001 
00017 #ifndef GFXSHOWERLISTCFG_H
00018 #define GFXSHOWERLISTCFG_H
00019 
00020 #include "GfxCfg.h"
00021 #include <Conventions/PlaneView.h>
00022 
00023 class Registry;
00024 
00025 class GfxShowerListCfg : public GfxCfg
00026 {
00027 
00028 public:
00029 
00030     GfxShowerListCfg(Registry* initial_config = 0);
00031     ~GfxShowerListCfg();
00032     
00033 };                              // end of class GfxShowerListCfg
00034 
00035 #endif  // GFXSHOWERLISTCFG_H

Generated on Mon Feb 15 11:06:46 2010 for loon by  doxygen 1.3.9.1