GCGlib  0.04.228
GCG Graphics Engine
gcgTEXTURE2D Member List

This is the complete list of members for gcgTEXTURE2D, including all inherited members.

actualheightgcgTEXTURE2D
actualwidthgcgTEXTURE2D
bind()gcgTEXTURE2D
createTexture(unsigned int width, unsigned int height, unsigned char bpp, bool usealpha, bool mipmapped=false)gcgTEXTURE2D
destroyTexture()gcgTEXTURE2D
formatgcgTEXTURE2D
gcgTEXTURE2D()gcgTEXTURE2D
heightgcgTEXTURE2D
idOpenglgcgTEXTURE2D
internalformatgcgTEXTURE2D
isCompatibleWith(gcgIMAGE *srcimage)gcgTEXTURE2D
operator delete(void *p)gcgCLASS
operator delete(void *p, const std::nothrow_t &)gcgCLASS
operator delete[](void *p)gcgCLASS
operator delete[](void *p, const std::nothrow_t &)gcgCLASS
operator new(size_t size)gcgCLASS
operator new(size_t size, const std::nothrow_t &)gcgCLASS
operator new[](size_t size)gcgCLASS
operator new[](size_t size, const std::nothrow_t &)gcgCLASS
typegcgTEXTURE2D
unbind()gcgTEXTURE2D
uploadImage(gcgIMAGE *srcimage, int destposX=0, int destposY=0, unsigned int level=0, bool mipmapped=false)gcgTEXTURE2D
widthgcgTEXTURE2D
~gcgTEXTURE2D()gcgTEXTURE2Dvirtual