28 #ifndef _CEGUIOgreTextureTarget_h_ 
   29 #define _CEGUIOgreTextureTarget_h_ 
   31 #include "../../CEGUITextureTarget.h" 
   32 #include "CEGUIOgreRenderTarget.h" 
   35 #   pragma warning(push) 
   36 #   pragma warning(disable : 4250) 
   53     bool isImageryCache() 
const;
 
   57     void declareRenderSize(
const Size& sz);
 
   58     bool isRenderingInverted() 
const;
 
   73 #endif  // end of guard _CEGUIOgreTextureTarget_h_