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