Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

WPCG::WP_Image Member List

This is the complete list of members for WPCG::WP_Image, including all inherited members.
chromaKey(const WP_RGBA &key, byte alpha)WPCG::WP_Image
columnsWPCG::WP_Image
copy(int x, int y, int width, int height)WPCG::WP_Image [inline]
drawToFrameBuffer() constWPCG::WP_Image
getFastPixel(int x, int y)WPCG::WP_Image [inline]
getPixel(int x, int y)WPCG::WP_Image [inline]
hasValidExtension(const string &file, const string &extension)WPCG::WP_Image [inline, protected]
loadBMP(const string &file)WPCG::WP_Image [protected]
loadImage(const string &file)WPCG::WP_Image
loadPCX(const string &file)WPCG::WP_Image [protected]
operator=(const WP_Image &image)WPCG::WP_Image
pixelsWPCG::WP_Image [protected]
rasterpos_xWPCG::WP_Image
rasterpos_yWPCG::WP_Image
readFromFrameBuffer(int x, int y, int width, int height)WPCG::WP_Image
rowsWPCG::WP_Image
setFastPixel(int x, int y, const WP_RGBA &p)WPCG::WP_Image [inline]
setPixel(int x, int y, const WP_RGBA &p)WPCG::WP_Image [inline]
setTextureGL(GLuint *texture_id, GLint wrap_s=GL_REPEAT, GLint wrap_t=GL_REPEAT, GLint mag_filter=GL_NEAREST, GLint min_filter=GL_NEAREST, bool mipmapping=false)WPCG::WP_Image
WP_Image()WPCG::WP_Image
WP_Image(int width, int height)WPCG::WP_Image
WP_Image(const string &filename)WPCG::WP_Image
WP_Image(const WP_Image &image)WPCG::WP_Image
~WP_Image()WPCG::WP_Image

Generated on Tue Jan 28 20:26:39 2003 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002