Maven module :un.engine : engine-opengl-util :
Class :
un.impl.opengl.resource.Texture
Extends/Implements :
un.impl.opengl.resource.Resource
un.api.image.Image
Subclasses : -
Variables : -
Functions :
resize,
getTextureType,
getInfo,
reformat,
isDirty,
getImage,
setImage,
bind,
unbind
public void
resize (GL gl, Extent size)
int
getTextureType ()
TextureModel
getInfo ()
void
reformat (GL gl, TextureModel info)
boolean
isDirty ()
Image
getImage ()
void
setImage (Image image)
void
bind (GL gl)
void
unbind (GL gl)
author Johann Sorel