TGUI
1.1
|
This is the complete list of members for tgui::BackendTextureGLES2, including all inherited members.
getInternalTexture() const | tgui::BackendTextureGLES2 | |
getPixels() const | tgui::BackendTexture | |
getSize() const | tgui::BackendTexture | |
isSmooth() const | tgui::BackendTexture | |
isTransparentPixel(Vector2u pixel) const | tgui::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) override | tgui::BackendTextureGLES2 | virtual |
m_imageSize (defined in tgui::BackendTexture) | tgui::BackendTexture | protected |
m_isSmooth (defined in tgui::BackendTexture) | tgui::BackendTexture | protected |
m_pixels (defined in tgui::BackendTexture) | tgui::BackendTexture | protected |
m_textureId (defined in tgui::BackendTextureGLES2) | tgui::BackendTextureGLES2 | protected |
setSmooth(bool smooth) override | tgui::BackendTextureGLES2 | virtual |
~BackendTexture()=default | tgui::BackendTexture | virtual |
~BackendTextureGLES2() override | tgui::BackendTextureGLES2 |