28 #ifndef _CEGUIOgreWindowTarget_h_ 
   29 #define _CEGUIOgreWindowTarget_h_ 
   31 #include "CEGUIOgreRenderTarget.h" 
   42                      Ogre::RenderTarget& target);
 
   56     void setOgreRenderTarget(Ogre::RenderTarget& target);
 
   59     bool isImageryCache() 
const;
 
   63     void initRenderTarget(Ogre::RenderTarget& target);
 
   68 #endif  // end of guard _CEGUIOgreWindowTarget_h_