A B C D E F G I L M O P R S T U V W

I

initializeInstance(String) - Static method in class com.neovisionaries.android.opengl.GLESFactory
Initialize the singleton instance of GLES implemetation.
isAutoDeleted() - Method in class com.neovisionaries.android.opengl.Shader
Check if auto-deletion is enabled.
isBound() - Method in class com.neovisionaries.android.opengl.ArrayBuffer
Check if this array buffer is bound.
isBound() - Method in class com.neovisionaries.android.opengl.ElementArrayBuffer
Check if this element array buffer is bound.
isBound() - Method in class com.neovisionaries.android.opengl.RenderBuffer
Check if this render buffer is bound.
isBound() - Method in class com.neovisionaries.android.opengl.Texture
Check if this texture is bound.
isBound() - Method in class com.neovisionaries.android.opengl.Texture2D
Check if this 2D texture is bound.
isBound() - Method in class com.neovisionaries.android.opengl.TextureCubeMap
Check if this 2D texture is bound.
isBound() - Method in class com.neovisionaries.android.opengl.VertexBuffer
Check if this vertex buffer is bound.
isEnabled() - Method in enum com.neovisionaries.android.opengl.Capability
Check if this capability is enabled using glIsEnabled().
isSupported() - Method in enum com.neovisionaries.android.opengl.Extension
Check if this extension is supported.
isWritable() - Static method in class com.neovisionaries.android.opengl.DepthBuffer
Check if the depth buffer is writable.

A B C D E F G I L M O P R S T U V W