Class SbGLShareContext


  • public class SbGLShareContext
    extends Inventor
    Class encapsulating information about an OpenGL context: a handle on an OpenGL context and its id.
    • Field Detail

      • shareContext

        public final SoGLContext shareContext
        Handle on OpenGL context.
    • Constructor Detail

      • SbGLShareContext

        public SbGLShareContext​(SoGLContext shareContext,
                                int shareContextID)
      • SbGLShareContext

        public SbGLShareContext()
    • Method Detail

      • toArray

        public static SbGLShareContext[] toArray​(long nativeArray,
                                                 long length)
      • getContextGroupId

        public int getContextGroupId()