Uses of Class
com.blackrook.gloop.opengl.gl4.OGL46Graphics
Packages that use OGL46Graphics
-
Uses of OGL46Graphics in com.blackrook.gloop.opengl
Methods in com.blackrook.gloop.opengl that return types with arguments of type OGL46GraphicsModifier and TypeMethodDescriptionstatic OGLSystem<OGL46Graphics> OGLSystemFactory.getOpenGL46Core()Creates an OpenGL 4.6 Core implementation system.static OGLSystem<OGL46Graphics> OGLSystemFactory.getOpenGL46Core(OGLGraphics.Options options) Creates an OpenGL 4.6 Core implementation system.