Class MipMapTextureData

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

public class MipMapTextureData extends Object implements TextureData
This class will load each contained TextureData to the chosen mipmap level. All the mipmap levels must be defined and cannot be null.