supertux
|
This is the complete list of members for GLTexture, including all inherited members.
get_handle() const (defined in GLTexture) | GLTexture | inline |
get_image_height() const override (defined in GLTexture) | GLTexture | inlinevirtual |
get_image_width() const override (defined in GLTexture) | GLTexture | inlinevirtual |
get_sampler() const (defined in GLTexture) | GLTexture | inline |
get_texture_height() const override (defined in GLTexture) | GLTexture | inlinevirtual |
get_texture_width() const override (defined in GLTexture) | GLTexture | inlinevirtual |
GLTexture(int width, int height, std::optional< Color > fill_color=std::nullopt) (defined in GLTexture) | GLTexture | |
GLTexture(const SDL_Surface &image, const Sampler &sampler) (defined in GLTexture) | GLTexture | |
Key typedef | Texture | |
set_handle(GLuint handle) (defined in GLTexture) | GLTexture | inline |
set_image_height(int height) (defined in GLTexture) | GLTexture | inline |
set_image_width(int width) (defined in GLTexture) | GLTexture | inline |
Texture() (defined in Texture) | Texture | protected |
~GLTexture() override (defined in GLTexture) | GLTexture | |
~Texture() (defined in Texture) | Texture | virtual |