This is the complete list of members for T2GLTexture, including all inherited members.
| Create(TEXTURE_FORMAT a_eFormat, UINT a_uiWidth, UINT a_uiHeight, const void *a_pData) | T2GLTexture | |
| Destroy() | T2GLTexture | |
| GetHandle() const | T2GLTexture | inline |
| GetHeight() const | T2GLTexture | inline |
| GetName() const | T2GLTexture | inline |
| GetWidth() const | T2GLTexture | inline |
| SetName(const TCHAR *a_pchName) | T2GLTexture | inline |
| SetWrap(TEXTURE_ADDRESS_MODE a_eAddressU, TEXTURE_ADDRESS_MODE a_eAddressV) | T2GLTexture | |
| T2GLTexture()=default | T2GLTexture | |
| T2TextureManager class | T2GLTexture | friend |
| ~T2GLTexture() | T2GLTexture |