Class encapsulating information about an OpenGL context: a handle on an OpenGL context and its id. More...
#include <Inventor/helpers/SbGlContextHelper.h>
Public Attributes | |
SoGLContext * | shareContext |
int | shareContextID |
Class encapsulating information about an OpenGL context: a handle on an OpenGL context and its id.
Handle on OpenGL context.
Corresponding shared context Id managed by upper layer viewer class.