27 #ifndef _CEGUIOgreWindowTarget_h_
28 #define _CEGUIOgreWindowTarget_h_
30 #include "CEGUI/RendererModules/Ogre/RenderTarget.h"
36 class OGRE_GUIRENDERER_API OgreWindowTarget :
public OgreRenderTarget<>
44 virtual ~OgreWindowTarget();
58 bool isImageryCache()
const;
67 #endif // end of guard _CEGUIOgreWindowTarget_h_
Definition: python_CEGUIOgreRenderer.h:15
Main namespace for Crazy Eddie's GUI Library.
Definition: cegui/include/CEGUI/Affector.h:42
Definition: python_CEGUIOgreRenderer.h:14