Variables | Functions | Enumerations | Enumerator | Typedefs
Variables | defined in | |
Functions | defined in | |
applySharedGroupPolicy() | SoGLContext | |
assertContext() const | SoGLContext | |
bind() | SoGLContext | [virtual] |
findGLContext(SbGlContextHelper::GLContext) | SoGLContext | [static] |
findSharedContext(SharedGroupDescription) | SoGLContext | [static] |
getContextFromId(int id) | SoGLContext | [static] |
getContextFromSharedId(int sharedIdGroup) | SoGLContext | [static] |
getContextGraphicsCapabilities() | SoGLContext | |
getCurrent(bool checkGLState=false) | SoGLContext | [static] |
getDisplay() const | SoGLContext | |
getFormat() const | SoGLContext | |
getGLContext() const | SoGLContext | |
getGraphicsCapabilities() | SoGLContext | [static] |
getId() const | SoGLContext | |
getRefCount() const | SoRefCounter | [inline] |
getSharedGroup() const | SoDeviceContext | |
getSharedGroupPolicy() | SoGLContext | [static] |
getSharedId() const | SoDeviceContext | [virtual] |
getSupportedExtensions() | SoGLContext | |
getVisualInfo() const | SoGLContext | |
invalidate() | SoGLContext | |
isCompatible(SoDeviceContext *context) const | SoGLContext | [virtual] |
SoDeviceContext::isCompatible(SoDeviceContext *) const =0 | SoDeviceContext | [pure virtual] |
isCurrent() const | SoGLContext | [virtual] |
isSharable() const | SoDeviceContext | |
isSharedWith(const SoGLContext *context) const | SoGLContext | [virtual] |
isValid() const | SoGLContext | [virtual] |
isValidForCurrent() const | SoGLContext | |
lock() const | SoRefCounter | [inline] |
ref() const | SoRefCounter | |
setNoGLContextDelete() | SoGLContext | [inline] |
setSharable(bool sharable) | SoDeviceContext | |
setSharedGroup(SoDeviceContextSharedGroup *sharedGroup) | SoDeviceContext | |
SoDeviceContext() | SoDeviceContext | |
SoGLContext(bool shared) | SoGLContext | |
SoGLContext(SbGlContextHelper::Display dpy, SbGlContextHelper::VisualInfo vis, SbGlContextHelper::Drawable drawable, SbGlContextHelper::GLContext ctx) | SoGLContext | |
SoGLContext(const SoGLFormat &format, SbGlContextHelper::GLContext ctx, SbGlContextHelper::Drawable drawable=0) | SoGLContext | |
SoGLContext(const SoGLFormat &format, SbGlContextHelper::Drawable drawable=0) | SoGLContext | |
SoGLContext(SbGlContextHelper::Display dpy, SbGlContextHelper::VisualInfo vis, SbGlContextHelper::Drawable drawable, bool shared=true) | SoGLContext | |
SoGLContext(SoGLContext *context, bool shared) | SoGLContext | |
SoGLContext(SoGLContext *context, const SoGLFormat &format, SbGlContextHelper::Drawable drawable=0) | SoGLContext | |
swapBuffers(int plane) | SoGLContext | |
swapBuffers() | SoGLContext | |
tryBind() | SoGLContext | [virtual] |
unbind() | SoGLContext | [virtual] |
unlock() const | SoRefCounter | [inline] |
unref() const | SoRefCounter | |
unrefNoDelete() const | SoRefCounter | |
Enumerations | defined in | |
SharedGroupPolicy enum name | SoGLContext | |
Enumerator | defined in | |
AGGRESSIVE enum value | SoGLContext | |
CONSERVATIVE enum value | SoGLContext | |
DISABLED enum value | SoGLContext | |
Typedefs | defined in | |
SharedGroupDescription typedef | SoGLContext | |