Image Member List

This is the complete list of members for Image, including all inherited members.
createSurface(const char *data, int dataLength)Image [private]
getErrorMessage() const Resource [inline]
getHeight() const Image
getID() const Resource [inline]
getName() const Resource [inline]
getPixels() const Image
getWidth() const Image
Image(const std::string &filePath)Image
Image(const std::string &filePath, int x, int y, int width, int height)Image
Image(Image *src, int x, int y, int width, int height)Image
Image(void *buffer, int size)Image
Image(const Image &src)Image
Image()Image
isLoaded() const Resource [inline]
load()Image [private, virtual]
loadDefault()Image [private]
loadFromSource(Image *src, int x, int y, int width, int height)Image [private]
loadSlice(int x, int y, int width, int height)Image [private]
mErrorDescriptionResource [protected]
mHeightImage [private]
mIsLoadedResource [protected]
mPixelsImage [private]
mResourceNameResource [protected]
mWidthImage [private]
operator=(const Image &rhs)Image
Resource(const std::string &filePath)Resource
Resource()Resource
~Image()Image [inline]
~Resource()Resource [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines