TGUI  1.3-dev
Loading...
Searching...
No Matches
tgui::BackendTextureGLES2 Member List

This is the complete list of members for tgui::BackendTextureGLES2, including all inherited members.

BackendTexture(const BackendTexture &)=delete (defined in tgui::BackendTexture)tgui::BackendTexture
BackendTexture(BackendTexture &&)=delete (defined in tgui::BackendTexture)tgui::BackendTexture
BackendTexture()=defaulttgui::BackendTexture
getInternalTexture() consttgui::BackendTextureGLES2
getPixels() consttgui::BackendTexture
getSize() consttgui::BackendTexture
isSmooth() consttgui::BackendTexture
isTransparentPixel(Vector2u pixel) consttgui::BackendTexture
load(Vector2u size, std::unique_ptr< std::uint8_t[]> pixels, bool smooth)tgui::BackendTexture
loadTextureOnly(Vector2u size, const std::uint8_t *pixels, bool smooth) overridetgui::BackendTextureGLES2virtual
m_imageSize (defined in tgui::BackendTexture)tgui::BackendTextureprotected
m_isSmooth (defined in tgui::BackendTexture)tgui::BackendTextureprotected
m_pixels (defined in tgui::BackendTexture)tgui::BackendTextureprotected
m_textureId (defined in tgui::BackendTextureGLES2)tgui::BackendTextureGLES2protected
operator=(const BackendTexture &)=delete (defined in tgui::BackendTexture)tgui::BackendTexture
operator=(BackendTexture &&)=delete (defined in tgui::BackendTexture)tgui::BackendTexture
setSmooth(bool smooth) overridetgui::BackendTextureGLES2virtual
~BackendTexture()=defaulttgui::BackendTexturevirtual
~BackendTextureGLES2() overridetgui::BackendTextureGLES2