|  | Gamedev Framework (gf)
    0.19.0
    A C++17 framework for 2D games | 
This is the complete list of members for gf::AlphaTexture, including all inherited members.
| AlphaTexture() | gf::AlphaTexture | |
| AlphaTexture(Vector2i size) | gf::AlphaTexture | |
| BareTexture(Format format) | gf::BareTexture | |
| BareTexture(Format format, Vector2i size, const uint8_t *data) | gf::BareTexture | |
| bind(const BareTexture *texture) | gf::BareTexture | static | 
| computeTextureCoords(const RectI &rect) const | gf::BareTexture | |
| Format enum name | gf::BareTexture | |
| generateMipmap() | gf::BareTexture | |
| getFormat() const | gf::BareTexture | inline | 
| getName() const | gf::BareTexture | inline | 
| getSize() const | gf::BareTexture | inline | 
| isRepeated() const noexcept | gf::BareTexture | inline | 
| isSmooth() const noexcept | gf::BareTexture | inline | 
| resize(Vector2i size, const uint8_t *data=nullptr) | gf::BareTexture | |
| setRepeated(bool repeated=true) | gf::BareTexture | |
| setSmooth(bool smooth=true) | gf::BareTexture | |
| update(const uint8_t *data) | gf::BareTexture | |
| update(const uint8_t *data, const RectI &rect) | gf::BareTexture | 
 1.8.13
 1.8.13