Uses of Class
com.blackrook.gloop.opengl.gl4.OGL41Graphics
Packages that use OGL41Graphics
Package
Description
Contains root classes.
Contains OpenGL 4.X implementations.
-
Uses of OGL41Graphics in com.blackrook.gloop.opengl
Methods in com.blackrook.gloop.opengl that return types with arguments of type OGL41GraphicsModifier and TypeMethodDescriptionstatic OGLSystem<OGL41Graphics> OGLSystemFactory.getOpenGL41Core()Creates an OpenGL 4.1 Core implementation system.static OGLSystem<OGL41Graphics> OGLSystemFactory.getOpenGL41Core(OGLGraphics.Options options) Creates an OpenGL 4.1 Core implementation system. -
Uses of OGL41Graphics in com.blackrook.gloop.opengl.gl4
Subclasses of OGL41Graphics in com.blackrook.gloop.opengl.gl4Modifier and TypeClassDescriptionclassOpenGL 4.2 Graphics Implementation.classOpenGL 4.3 Graphics Implementation.classOpenGL 4.4 Graphics Implementation.classOpenGL 4.5 Graphics Implementation.classOpenGL 4.6 Graphics Implementation.