Crazy Eddie's GUI System  ${CEGUI_VERSION}
OgreImageCodec_wrapper Struct Reference
+ Inheritance diagram for OgreImageCodec_wrapper:
+ Collaboration diagram for OgreImageCodec_wrapper:

Public Member Functions

virtual ::CEGUI::Textureload (::CEGUI::RawDataContainer const &data, ::CEGUI::Texture *result)
 
::CEGUI::Texturedefault_load (::CEGUI::RawDataContainer const &data, ::CEGUI::Texture *result)
 
- Public Member Functions inherited from CEGUI::OgreImageCodec
 OgreImageCodec ()
 Constructor.
 
void setImageFileDataType (const String &type)
 Set the file-type identifier that will be used for future load operations. More...
 
const StringgetImageFileDataType () const
 Return the string descibing the currently set file type.
 
Textureload (const RawDataContainer &data, Texture *result)
 Load an image from a memory buffer. More...
 
 OgreImageCodec ()
 Constructor.
 
void setImageFileDataType (const String &type)
 Set the file-type identifier that will be used for future load operations. More...
 
const StringgetImageFileDataType () const
 Return the string descibing the currently set file type.
 
Textureload (const RawDataContainer &data, Texture *result)
 Load an image from a memory buffer. More...
 
- Public Member Functions inherited from CEGUI::ImageCodec
virtual ~ImageCodec ()
 Destructor.
 
const StringgetIdentifierString () const
 Return the name of the image codec object. More...
 
const StringgetSupportedFormat () const
 Return the list of image file format supported. More...
 
virtual ~ImageCodec ()
 Destructor.
 
const StringgetIdentifierString () const
 Return the name of the image codec object. More...
 
const StringgetSupportedFormat () const
 Return the list of image file format supported. More...
 

Additional Inherited Members

- Protected Member Functions inherited from CEGUI::ImageCodec
 ImageCodec (const String &name)
 
 ImageCodec (const String &name)
 
- Protected Attributes inherited from CEGUI::OgreImageCodec
String d_dataTypeID
 Holds currently set file data type specifier (i.e. the file extension).
 
- Protected Attributes inherited from CEGUI::ImageCodec
String d_supportedFormat
 list all image file format supported