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

This is the complete list of members for tgui::BackendTextureOpenGL3, 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::BackendTextureOpenGL3
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::BackendTextureOpenGL3virtual
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::BackendTextureOpenGL3)tgui::BackendTextureOpenGL3protected
operator=(const BackendTexture &)=delete (defined in tgui::BackendTexture)tgui::BackendTexture
operator=(BackendTexture &&)=delete (defined in tgui::BackendTexture)tgui::BackendTexture
setSmooth(bool smooth) overridetgui::BackendTextureOpenGL3virtual
~BackendTexture()=defaulttgui::BackendTexturevirtual
~BackendTextureOpenGL3() overridetgui::BackendTextureOpenGL3