JUCE
Main Page
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
OpenGLContext Member List
This is the complete list of members for
OpenGLContext
, including all inherited members.
areShadersAvailable
() const
OpenGLContext
attachTo
(Component &)
OpenGLContext
copyTexture
(const Rectangle< int > &targetClipArea, const Rectangle< int > &anchorPosAndTextureSize, int contextWidth, int contextHeight, bool textureOriginIsBottomLeft)
OpenGLContext
deactivateCurrentContext
()
OpenGLContext
static
defaultGLVersion
enum value
OpenGLContext
detach
()
OpenGLContext
extensions
OpenGLContext
getAssociatedObject
(const char *name) const
OpenGLContext
getContextAttachedTo
(Component &component) noexcept
OpenGLContext
static
getCurrentContext
()
OpenGLContext
static
getFrameBufferID
() const noexcept
OpenGLContext
getImageCacheSize
() const noexcept
OpenGLContext
getRawContext
() const noexcept
OpenGLContext
getRenderingScale
() const noexcept
OpenGLContext
getSwapInterval
() const
OpenGLContext
getTargetComponent
() const noexcept
OpenGLContext
isActive
() const noexcept
OpenGLContext
isAttached
() const noexcept
OpenGLContext
makeActive
() const noexcept
OpenGLContext
openGL3_2
enum value
OpenGLContext
OpenGLContext
()
OpenGLContext
OpenGLVersion
enum name
OpenGLContext
setAssociatedObject
(const char *name, ReferenceCountedObject *newObject)
OpenGLContext
setComponentPaintingEnabled
(bool shouldPaintComponent) noexcept
OpenGLContext
setContinuousRepainting
(bool shouldContinuouslyRepaint) noexcept
OpenGLContext
setImageCacheSize
(size_t cacheSizeBytes) noexcept
OpenGLContext
setMultisamplingEnabled
(bool) noexcept
OpenGLContext
setNativeSharedContext
(void *nativeContextToShareWith) noexcept
OpenGLContext
setOpenGLVersionRequired
(OpenGLVersion) noexcept
OpenGLContext
setPixelFormat
(const OpenGLPixelFormat &preferredPixelFormat) noexcept
OpenGLContext
setRenderer
(OpenGLRenderer *) noexcept
OpenGLContext
setSwapInterval
(int numFramesPerSwap)
OpenGLContext
swapBuffers
()
OpenGLContext
triggerRepaint
()
OpenGLContext
~OpenGLContext
()
OpenGLContext
All content © ROLI Ltd.