Open Inventor Release 2024.2.3
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
SbGLShareContext Class Reference

Class encapsulating information about an OpenGL context: a handle on an OpenGL context and its id. More...

#include <Inventor/helpers/SbGlContextHelper.h>

Public Attributes

SoGLContextshareContext
 Handle on OpenGL context.
 
int shareContextID
 Corresponding shared context Id managed by upper layer viewer class.
 

Detailed Description

Class encapsulating information about an OpenGL context: a handle on an OpenGL context and its id.

Definition at line 71 of file SbGlContextHelper.h.

Member Data Documentation

◆ shareContext

SoGLContext* SbGLShareContext::shareContext

Handle on OpenGL context.

Definition at line 75 of file SbGlContextHelper.h.

◆ shareContextID

int SbGLShareContext::shareContextID

Corresponding shared context Id managed by upper layer viewer class.

Definition at line 80 of file SbGlContextHelper.h.


The documentation for this class was generated from the following file: