Class GLOnlyTextureData

java.lang.Object
arc.graphics.gl.GLOnlyTextureData
All Implemented Interfaces:
TextureData

public class GLOnlyTextureData extends Object implements TextureData
A TextureData implementation which should be used to create gl only textures. This TextureData fits perfectly for FrameBuffer. The data is not managed.