FileDocCategorySizeDatePackage
GL11Ext.javaAPI DocphoneME MR2 API (J2ME)26095Wed May 02 18:00:48 BST 2007javax.microedition.khronos.opengles

GL11Ext

public interface GL11Ext implements GL
The GL11Ext interface contains the Java(TM) programming language bindings for all optional profile extensions to OpenGL(R) ES 1.1.

This interface contains constants and methods associated with the optional profile extensions for OpenGL ES 1.1. The runtime OpenGL ES engine may or may not implement any particular extensions defined in the extension pack. Functions that require a particular extension will throw an UnsupportedOperationException if the extension is not available at runtime.

The OpenGL ES 1.1 optional profile extensions comprise the following:

  • OES_draw_texture
  • OES_matrix_palette

The documentation in this class is normative with respect to instance variable names and values, method names and signatures, and exception behavior. The remaining documentation is placed here for convenience and does not replace the normative documentation found in the OpenGL ES 1.1 specification and the OpenGL specification versions it references.

Fields Summary
int
GL_TEXTURE_CROP_RECT_OES
Constant for use with glTexParameter (OES_draw_texture extension).
int
GL_MAX_VERTEX_UNITS_OES
Constant for use with glGet (OES_matrix_palette extension).
int
GL_MAX_PALETTE_MATRICES_OES
Constant for use with glGet (OES_matrix_palette extension).
int
GL_MATRIX_PALETTE_OES
Constant for use with glMatrixMode (OES_matrix_palette extension).
int
GL_MATRIX_INDEX_ARRAY_OES
Constant for use with glEnableClientState and glDisableClientState (OES_matrix_palette extension).
int
GL_WEIGHT_ARRAY_OES
Constant for use with glEnableClientState and glDisableClientState (OES_matrix_palette extension).
int
GL_MATRIX_INDEX_ARRAY_SIZE_OES
Constant for use with glGet (OES_matrix_palette extension).
int
GL_MATRIX_INDEX_ARRAY_TYPE_OES
Constant for use with glGet (OES_matrix_palette extension).
int
GL_MATRIX_INDEX_ARRAY_STRIDE_OES
Constant for use with glGet (OES_matrix_palette extension).
int
GL_MATRIX_INDEX_ARRAY_POINTER_OES
Constant for use with glGetPointer (OES_matrix_palette extension).
int
GL_MATRIX_INDEX_ARRAY_BUFFER_BINDING_OES
Constant for use with glGet (OES_matrix_palette extension).
int
GL_WEIGHT_ARRAY_SIZE_OES
Constant for use with glGet (OES_matrix_palette extension).
int
GL_WEIGHT_ARRAY_TYPE_OES
Constant for use with glGet (OES_matrix_palette extension).
int
GL_WEIGHT_ARRAY_STRIDE_OES
Constant for use with glGet (OES_matrix_palette extension).
int
GL_WEIGHT_ARRAY_POINTER_OES
Constant for use with glGetPointer (OES_matrix_palette extension).
int
GL_WEIGHT_ARRAY_BUFFER_BINDING_OES
Constant for use with glGet (OES_matrix_palette extension).
Constructors Summary
Methods Summary
public voidglCurrentPaletteMatrixOES(int matrixpaletteindex)
(OES_matrix_palette extension) Defines which of the palette