Create(bool mipmap) (defined in CTexture) | CTexture | [private] |
CTexture() | CTexture | |
Free() | CTexture | |
getHeight() | CTexture | |
getWidth() | CTexture | |
LoadBMP(char *szFileName, bool mipmap) | CTexture | |
LoadBMP(char *szFileName) | CTexture | |
LoadPCX(BYTE *data, bool mipmap) | CTexture | |
LoadPCX(BYTE *data) | CTexture | |
LoadRAW(char *szFileName) | CTexture | |
m_nBits (defined in CTexture) | CTexture | [private] |
m_nHeight (defined in CTexture) | CTexture | [private] |
m_nID (defined in CTexture) | CTexture | [private] |
m_nWidth (defined in CTexture) | CTexture | [private] |
PCX_PlanesToPixels(BYTE *pixels, BYTE *bitplanes, short bytesperline, short planes, short bitsperpixel) (defined in CTexture) | CTexture | [private] |
PCX_UnpackPixels(BYTE *pixels, BYTE *bitplanes, short bytesperline, short planes, short bitsperpixel) (defined in CTexture) | CTexture | [private] |
Use() | CTexture | |
~CTexture() | CTexture | |