public interface DrawableTexture extends Texture
Texture
is able
to draw itself given a GL
handle.Modifier and Type | Method and Description |
---|---|
void |
draw(javax.media.opengl.GL2 gl,
int texUnit) |
dispose, getDimensionSize, getNumDimension, isDirty, isResident, makeDirty, prepare
Copyright © 2013 Metron, Inc.. All rights reserved.