java.lang.Object
de.grogra.glsl.utility.GLSLTexture
de.grogra.glsl.utility.GLSLQueuedTexture
- All Implemented Interfaces:
GLSLOpenGLObject
- Direct Known Subclasses:
GLSLQueuedFloatTexture
-
Field Summary
Fields inherited from class de.grogra.glsl.utility.GLSLTexture
height, index, internalFormat, texType, type, width
-
Constructor Summary
-
Method Summary
Methods inherited from class de.grogra.glsl.utility.GLSLTexture
bindTo, cleanup, delete, estimateSizeInByte, getHeight, getIndex, getTexType, getType, getWidth
-
Constructor Details
-
GLSLQueuedTexture
public GLSLQueuedTexture()
-
-
Method Details
-
getIndex
public int getIndex(javax.media.opengl.GL gl)
-