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_cachedNvUITexture [protected]
m_filenameNvUITexture [protected]
m_glIDNvUITexture [protected]
m_hasAlphaNvUITexture [protected]
m_heightNvUITexture [protected]
m_ownsIDNvUITexture [protected]
m_refcountNvUITexture [protected]
m_validTexNvUITexture [protected]
m_widthNvUITexture [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]