Uses of Class
com.blackrook.gloop.opengl.OGLGraphics.Info
Packages that use OGLGraphics.Info
Package
Description
Contains root classes.
Contains OpenGL 1.X implementations.
Contains OpenGL 2.X implementations.
Contains OpenGL 3.X implementations.
Contains OpenGL 4.X implementations.
-
Uses of OGLGraphics.Info in com.blackrook.gloop.opengl
Methods in com.blackrook.gloop.opengl that return OGLGraphics.InfoModifier and TypeMethodDescriptionprotected abstract OGLGraphics.InfoOGLGraphics.createInfo()Called once in order to fetch context info.OGLGraphics.getInfo()Gets an info object that returns a lot of OpenGL limits and such for this context implementation. -
Uses of OGLGraphics.Info in com.blackrook.gloop.opengl.gl1
Subclasses of OGLGraphics.Info in com.blackrook.gloop.opengl.gl1Modifier and TypeClassDescriptionprotected classInformation about this context implementation.protected classMethods in com.blackrook.gloop.opengl.gl1 that return OGLGraphics.InfoModifier and TypeMethodDescriptionprotected OGLGraphics.InfoOGL11Graphics.createInfo()protected OGLGraphics.InfoOGL13Graphics.createInfo() -
Uses of OGLGraphics.Info in com.blackrook.gloop.opengl.gl2
Subclasses of OGLGraphics.Info in com.blackrook.gloop.opengl.gl2Methods in com.blackrook.gloop.opengl.gl2 that return OGLGraphics.Info -
Uses of OGLGraphics.Info in com.blackrook.gloop.opengl.gl3
Subclasses of OGLGraphics.Info in com.blackrook.gloop.opengl.gl3Modifier and TypeClassDescriptionprotected classprotected classprotected classMethods in com.blackrook.gloop.opengl.gl3 that return OGLGraphics.InfoModifier and TypeMethodDescriptionprotected OGLGraphics.InfoOGL30Graphics.createInfo()protected OGLGraphics.InfoOGL31Graphics.createInfo()protected OGLGraphics.InfoOGL32Graphics.createInfo() -
Uses of OGLGraphics.Info in com.blackrook.gloop.opengl.gl4
Subclasses of OGLGraphics.Info in com.blackrook.gloop.opengl.gl4Modifier and TypeClassDescriptionprotected classprotected classprotected classprotected classprotected classprotected classprotected classMethods in com.blackrook.gloop.opengl.gl4 that return OGLGraphics.InfoModifier and TypeMethodDescriptionprotected OGLGraphics.InfoOGL40Graphics.createInfo()protected OGLGraphics.InfoOGL41Graphics.createInfo()protected OGLGraphics.InfoOGL42Graphics.createInfo()protected OGLGraphics.InfoOGL43Graphics.createInfo()protected OGLGraphics.InfoOGL44Graphics.createInfo()protected OGLGraphics.InfoOGL45Graphics.createInfo()protected OGLGraphics.InfoOGL46Graphics.createInfo()