NvUITexture Member List
This is the complete list of members for NvUITexture, including all inherited members.| AddRef() | NvUITexture | [inline] |
| CacheTexture(const std::string &texname, bool noMips=true) | NvUITexture | [static] |
| DelRef() | NvUITexture | |
| GetGLTex() | NvUITexture | [inline] |
| GetHasAlpha() | NvUITexture | [inline] |
| GetHeight() | NvUITexture | [inline] |
| GetWidth() | NvUITexture | [inline] |
| m_cached | NvUITexture | [protected] |
| m_filename | NvUITexture | [protected] |
| m_glID | NvUITexture | [protected] |
| m_hasAlpha | NvUITexture | [protected] |
| m_height | NvUITexture | [protected] |
| m_ownsID | NvUITexture | [protected] |
| m_refcount | NvUITexture | [protected] |
| m_validTex | NvUITexture | [protected] |
| m_width | NvUITexture | [protected] |
| NvUITexture(const std::string &texname, bool noMips=true) | NvUITexture | |
| NvUITexture(const uint32_t texID, bool alpha, int32_t srcw, int32_t srch, bool ownsID=false, bool isCubeMap=false) | NvUITexture | |
| ~NvUITexture() | NvUITexture | [virtual] |