GCGlib
0.04.228
GCG Graphics Engine
|
This is the complete list of members for gcgTEXTURE2D, including all inherited members.
actualheight | gcgTEXTURE2D | |
actualwidth | gcgTEXTURE2D | |
bind() | gcgTEXTURE2D | |
createTexture(unsigned int width, unsigned int height, unsigned char bpp, bool usealpha, bool mipmapped=false) | gcgTEXTURE2D | |
destroyTexture() | gcgTEXTURE2D | |
format | gcgTEXTURE2D | |
gcgTEXTURE2D() | gcgTEXTURE2D | |
height | gcgTEXTURE2D | |
idOpengl | gcgTEXTURE2D | |
internalformat | gcgTEXTURE2D | |
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 | |
type | gcgTEXTURE2D | |
unbind() | gcgTEXTURE2D | |
uploadImage(gcgIMAGE *srcimage, int destposX=0, int destposY=0, unsigned int level=0, bool mipmapped=false) | gcgTEXTURE2D | |
width | gcgTEXTURE2D | |
~gcgTEXTURE2D() | gcgTEXTURE2D | virtual |