|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.imp3d.glsl.utility.GLSLTexture de.grogra.imp3d.glsl.utility.GLSLQueuedTexture
public class GLSLQueuedTexture
Field Summary |
---|
Fields inherited from class de.grogra.imp3d.glsl.utility.GLSLTexture |
---|
height, index, internalFormat, texType, type, width |
Constructor Summary | |
---|---|
GLSLQueuedTexture()
|
Method Summary | |
---|---|
int |
getIndex(javax.media.opengl.GL gl)
|
Methods inherited from class de.grogra.imp3d.glsl.utility.GLSLTexture |
---|
bindTo, cleanup, delete, estimateSizeInByte, getHeight, getIndex, getTexType, getType, getWidth |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GLSLQueuedTexture()
Method Detail |
---|
public int getIndex(javax.media.opengl.GL gl)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |