|
JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java (public API).
|
This is the complete list of members for com.jogamp.opengl.util.texture.TextureState, including all inherited members.
| getMagFilter() | com.jogamp.opengl.util.texture.TextureState | |
| getMinFilter() | com.jogamp.opengl.util.texture.TextureState | |
| getObject() | com.jogamp.opengl.util.texture.TextureState | |
| getTarget() | com.jogamp.opengl.util.texture.TextureState | |
| getTextureTargetQueryName(final int textureTarget) | com.jogamp.opengl.util.texture.TextureState | static |
| getUnit() | com.jogamp.opengl.util.texture.TextureState | |
| getWrapS() | com.jogamp.opengl.util.texture.TextureState | |
| getWrapT() | com.jogamp.opengl.util.texture.TextureState | |
| restore(final GL gl) | com.jogamp.opengl.util.texture.TextureState | |
| TextureState(final GL gl, final int textureTarget) | com.jogamp.opengl.util.texture.TextureState | |
| TextureState(final GL gl, final int textureUnit, final int textureTarget) | com.jogamp.opengl.util.texture.TextureState | |
| toString() | com.jogamp.opengl.util.texture.TextureState |