JUCE
|
This is the complete list of members for OpenGLTexture, including all inherited members.
bind() const | OpenGLTexture | |
getHeight() const noexcept | OpenGLTexture | |
getTextureID() const noexcept | OpenGLTexture | |
getWidth() const noexcept | OpenGLTexture | |
isValidSize(int width, int height) | OpenGLTexture | static |
loadAlpha(const uint8 *pixels, int width, int height) | OpenGLTexture | |
loadARGB(const PixelARGB *pixels, int width, int height) | OpenGLTexture | |
loadARGBFlipped(const PixelARGB *pixels, int width, int height) | OpenGLTexture | |
loadImage(const Image &image) | OpenGLTexture | |
OpenGLTexture() | OpenGLTexture | |
release() | OpenGLTexture | |
unbind() const | OpenGLTexture | |
~OpenGLTexture() | OpenGLTexture |