TGUI
0.9.5
|
This is the complete list of members for tgui::BackendTextureBase, including all inherited members.
getSize() const | tgui::BackendTextureBase | virtual |
isSmooth() const | tgui::BackendTextureBase | virtual |
isTransparentPixel(Vector2u pixel) const | tgui::BackendTextureBase | |
load(Vector2u size, std::unique_ptr< std::uint8_t[]> pixels) | tgui::BackendTextureBase | virtual |
m_imageSize (defined in tgui::BackendTextureBase) | tgui::BackendTextureBase | protected |
m_isSmooth (defined in tgui::BackendTextureBase) | tgui::BackendTextureBase | protected |
m_pixels (defined in tgui::BackendTextureBase) | tgui::BackendTextureBase | protected |
setSmooth(bool smooth) | tgui::BackendTextureBase | virtual |
~BackendTextureBase()=default | tgui::BackendTextureBase | virtual |