|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DrawableTexture
A marker interface indicating that the Texture
is able
to draw itself given a GL
handle.
Method Summary | |
---|---|
void |
draw(javax.media.opengl.GL gl,
int texUnit)
|
Methods inherited from interface com.metsci.glimpse.gl.texture.Texture |
---|
dispose, getDimensionSize, getNumDimension, isDirty, isResident, makeDirty, prepare |
Method Detail |
---|
void draw(javax.media.opengl.GL gl, int texUnit)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |