JUCE
juce
OpenGLContext
juce::OpenGLContext Member List
This is the complete list of members for
juce::OpenGLContext
, including all inherited members.
areShadersAvailable
() const
juce::OpenGLContext
attachTo
(Component &)
juce::OpenGLContext
componentPeerAboutToChange
(Component &, bool)
juce::OpenGLContext
friend
copyTexture
(const Rectangle< int > &targetClipArea, const Rectangle< int > &anchorPosAndTextureSize, int contextWidth, int contextHeight, bool textureOriginIsBottomLeft)
juce::OpenGLContext
deactivateCurrentContext
()
juce::OpenGLContext
static
defaultGLVersion
enum value
juce::OpenGLContext
detach
()
juce::OpenGLContext
executeOnGLThread
(T &&functor, bool blockUntilFinished)
juce::OpenGLContext
extensions
juce::OpenGLContext
getAssociatedObject
(const char *name) const
juce::OpenGLContext
getContextAttachedTo
(Component &component) noexcept
juce::OpenGLContext
static
getCurrentContext
()
juce::OpenGLContext
static
getFrameBufferID
() const noexcept
juce::OpenGLContext
getImageCacheSize
() const noexcept
juce::OpenGLContext
getRawContext
() const noexcept
juce::OpenGLContext
getRenderingScale
() const noexcept
juce::OpenGLContext
getSwapInterval
() const
juce::OpenGLContext
getTargetComponent
() const noexcept
juce::OpenGLContext
isActive
() const noexcept
juce::OpenGLContext
isAttached
() const noexcept
juce::OpenGLContext
linear
enum value
juce::OpenGLContext
makeActive
() const noexcept
juce::OpenGLContext
nearest
enum value
juce::OpenGLContext
openGL3_2
enum value
juce::OpenGLContext
OpenGLContext
()
juce::OpenGLContext
OpenGLVersion
enum name
juce::OpenGLContext
setAssociatedObject
(const char *name, ReferenceCountedObject *newObject)
juce::OpenGLContext
setComponentPaintingEnabled
(bool shouldPaintComponent) noexcept
juce::OpenGLContext
setContinuousRepainting
(bool shouldContinuouslyRepaint) noexcept
juce::OpenGLContext
setImageCacheSize
(size_t cacheSizeBytes) noexcept
juce::OpenGLContext
setMultisamplingEnabled
(bool) noexcept
juce::OpenGLContext
setNativeSharedContext
(void *nativeContextToShareWith) noexcept
juce::OpenGLContext
setOpenGLVersionRequired
(OpenGLVersion) noexcept
juce::OpenGLContext
setPixelFormat
(const OpenGLPixelFormat &preferredPixelFormat) noexcept
juce::OpenGLContext
setRenderer
(OpenGLRenderer *) noexcept
juce::OpenGLContext
setSwapInterval
(int numFramesPerSwap)
juce::OpenGLContext
setTextureMagnificationFilter
(TextureMagnificationFilter magFilterMode) noexcept
juce::OpenGLContext
swapBuffers
()
juce::OpenGLContext
TextureMagnificationFilter
enum name
juce::OpenGLContext
triggerRepaint
()
juce::OpenGLContext
~OpenGLContext
()
juce::OpenGLContext
Generated on Thu Feb 8 2018 21:25:21 for JUCE by
1.8.13