FIFE  be64c707dea6b3250bd4355bf5c825d25920087d
FIFE::GLImage Member List

This is the complete list of members for FIFE::GLImage, including all inherited members.

cleanup()FIFE::GLImageprivate
copySubimage(uint32_t xoffset, uint32_t yoffset, const ImagePtr &img)FIFE::GLImagevirtual
detachSurface()FIFE::Image
forceLoadInternal()FIFE::GLImagevirtual
free()FIFE::GLImagevirtual
generateGLSharedTexture(const GLImage *shared, const Rect &region)FIFE::GLImageprivate
generateGLTexture()FIFE::GLImageprivate
getArea() constFIFE::Image
getHandle()FIFE::IResourceinline
getHeight() constFIFE::Image
getName()FIFE::IResourceinlinevirtual
getPixelRGBA(int32_t x, int32_t y, uint8_t *r, uint8_t *g, uint8_t *b, uint8_t *a)FIFE::Image
getSize()FIFE::Imagevirtual
getState()FIFE::IResourceinlinevirtual
getSubImageRect() constFIFE::Imageinline
getSurface()FIFE::Imageinline
getSurface() constFIFE::Imageinline
getTexCoords() constFIFE::GLImage
getTexId() constFIFE::GLImage
getWidth() constFIFE::Image
getXShift() constFIFE::Imageinline
getYShift() constFIFE::Imageinline
GLImage(IResourceLoader *loader=0)FIFE::GLImage
GLImage(const std::string &name, IResourceLoader *loader=0)FIFE::GLImage
GLImage(SDL_Surface *surface)FIFE::GLImage
GLImage(const std::string &name, SDL_Surface *surface)FIFE::GLImage
GLImage(const uint8_t *data, uint32_t width, uint32_t height)FIFE::GLImage
GLImage(const std::string &name, const uint8_t *data, uint32_t width, uint32_t height)FIFE::GLImage
Image(IResourceLoader *loader=0)FIFE::Image
Image(const std::string &name, IResourceLoader *loader=0)FIFE::Image
Image(SDL_Surface *surface)FIFE::Image
Image(const std::string &name, SDL_Surface *surface)FIFE::Image
Image(const uint8_t *data, uint32_t width, uint32_t height)FIFE::Image
Image(const std::string &name, const uint8_t *data, uint32_t width, uint32_t height)FIFE::Image
invalidate()FIFE::GLImagevirtual
IResource(const std::string &name, IResourceLoader *loader=0)FIFE::IResourceinline
isCompressed() constFIFE::GLImageinline
isSharedImage() constFIFE::Imageinline
load()FIFE::GLImagevirtual
m_atlas_imgFIFE::GLImageprivate
m_atlas_nameFIFE::GLImageprivate
m_chunk_size_hFIFE::GLImageprivate
m_chunk_size_wFIFE::GLImageprivate
m_colorkeyFIFE::GLImageprivate
m_compressedFIFE::GLImageprivate
m_loaderFIFE::IResourceprotected
m_nameFIFE::IResourceprotected
m_sharedFIFE::Imageprotected
m_shared_imgFIFE::GLImageprivate
m_stateFIFE::IResourceprotected
m_subimagerectFIFE::Imageprotected
m_surfaceFIFE::Imageprotected
m_tex_coordsFIFE::GLImageprivate
m_texIdFIFE::GLImageprivate
m_xshiftFIFE::Imageprotected
m_yshiftFIFE::Imageprotected
putPixel(SDL_Surface *surface, int32_t x, int32_t y, uint8_t r, uint8_t g, uint8_t b, uint8_t a=255)FIFE::Imagestatic
render(const Rect &rect, uint8_t alpha=255, uint8_t const *rgb=0)FIFE::GLImagevirtual
render(const Rect &rect, const ImagePtr &overlay, uint8_t alpha=255, uint8_t const *rgb=0)FIFE::GLImagevirtual
renderZ(const Rect &rect, float vertexZ, uint8_t alpha=255, uint8_t const *rgb=0)FIFE::GLImagevirtual
renderZ(const Rect &rect, float vertexZ, const ImagePtr &overlay, uint8_t alpha=255, uint8_t const *rgb=0)FIFE::GLImagevirtual
FIFE::Image::renderZ(const Rect &rect, float vertexZ, uint8_t alpha=255, bool forceNewBatch=false, uint8_t const *rgb=0)FIFE::Imageinlinevirtual
RES_INVALID enum valueFIFE::IResource
RES_LOADED enum valueFIFE::IResource
RES_NOT_LOADED enum valueFIFE::IResource
reset(SDL_Surface *surface)FIFE::Imageprotected
resetGlimage()FIFE::GLImageprivate
ResourceState enum nameFIFE::IResource
saveAsPng(const std::string &filename, const SDL_Surface &surface)FIFE::Imagestatic
saveImage(const std::string &filename)FIFE::Image
setCompressed(bool compressed)FIFE::GLImageinline
setState(const ResourceState &state)FIFE::IResourceinlinevirtual
setSurface(SDL_Surface *surface)FIFE::GLImagevirtual
setXShift(int32_t xshift)FIFE::Imageinline
setYShift(int32_t yshift)FIFE::Imageinline
useSharedImage(const ImagePtr &shared, const Rect &region)FIFE::GLImagevirtual
validateShared()FIFE::GLImageprivate
~GLImage()FIFE::GLImagevirtual
~Image()FIFE::Imagevirtual
~IResource()FIFE::IResourceinlinevirtual