Class TextureBuilder.Abstract<GL extends OGLGraphics>

java.lang.Object
com.blackrook.gloop.opengl.util.TextureBuilder.Abstract<GL>
Type Parameters:
GL - the graphics implementation that this executes on.
All Implemented Interfaces:
TextureBuilder
Enclosing interface:
TextureBuilder

public abstract static class TextureBuilder.Abstract<GL extends OGLGraphics> extends Object implements TextureBuilder
Texture builder utility class.