openMSX
|
This is the complete list of members for gl::ColorTexture, including all inherited members.
allocate() | gl::Texture | |
bind() const | gl::Texture | inline |
ColorTexture()=default | gl::ColorTexture | |
ColorTexture(GLsizei width, GLsizei height) | gl::ColorTexture | |
get() const | gl::Texture | inline |
getHeight() const | gl::ColorTexture | inline |
getImGui() const | gl::Texture | inline |
getWidth() const | gl::ColorTexture | inline |
operator=(const Texture &)=delete | gl::Texture | |
operator=(Texture &&other) noexcept | gl::Texture | inline |
reset() | gl::Texture | |
resize(GLsizei width, GLsizei height) | gl::ColorTexture | |
setInterpolation(bool interpolation) | gl::Texture | |
setWrapMode(bool wrap) | gl::Texture | |
Texture(const Texture &)=delete | gl::Texture | |
Texture(bool interpolation=false, bool wrap=false) | gl::Texture | explicit |
Texture(Null) | gl::Texture | inlineexplicit |
Texture(Texture &&other) noexcept | gl::Texture | inline |
textureId | gl::Texture | protected |
~Texture() | gl::Texture | inline |