27 #ifndef _CEGUIOgreImageCodec_h_
28 #define _CEGUIOgreImageCodec_h_
30 #include "../../ImageCodec.h"
31 #include "CEGUI/RendererModules/Ogre/Renderer.h"
40 class OGRE_GUIRENDERER_API OgreImageCodec :
public ImageCodec
64 void setImageFileDataType(
const String& type);
70 const String& getImageFileDataType()
const;
73 Texture* load(
const RawDataContainer& data, Texture* result);
82 #endif // end of guard _CEGUIOgreImageCodec_h_
Main namespace for Crazy Eddie's GUI Library.
Definition: cegui/include/CEGUI/Affector.h:42