Class OGL11Graphics.Info11

java.lang.Object
com.blackrook.gloop.opengl.OGLGraphics.Info
com.blackrook.gloop.opengl.gl1.OGL11Graphics.Info11
Direct Known Subclasses:
OGL13Graphics.Info13
Enclosing class:
OGL11Graphics

protected class OGL11Graphics.Info11 extends OGLGraphics.Info
Information about this context implementation.
Author:
Matthew Tropiano
  • Constructor Details

    • Info11

      protected Info11()
      Creates a new info object.
  • Method Details

    • addExtensions

      protected void addExtensions(Set<String> set)
      Fetches extensions for this graphics instance.
      Parameters:
      set - the set to add it to.
    • refreshExtensionFlags

      protected void refreshExtensionFlags()
      Refreshes the extension-based fields.