Uses of Class
com.blackrook.gloop.opengl.gl4.OGL45Graphics
Packages that use OGL45Graphics
Package
Description
Contains root classes.
Contains OpenGL 4.X implementations.
-
Uses of OGL45Graphics in com.blackrook.gloop.opengl
Methods in com.blackrook.gloop.opengl that return types with arguments of type OGL45GraphicsModifier and TypeMethodDescriptionstatic OGLSystem<OGL45Graphics> OGLSystemFactory.getOpenGL45Core()Creates an OpenGL 4.5 Core implementation system.static OGLSystem<OGL45Graphics> OGLSystemFactory.getOpenGL45Core(OGLGraphics.Options options) Creates an OpenGL 4.5 Core implementation system. -
Uses of OGL45Graphics in com.blackrook.gloop.opengl.gl4
Subclasses of OGL45Graphics in com.blackrook.gloop.opengl.gl4