to top
Android APIs
Since: API Level 1
public interface

GL10Ext

implements GL
javax.microedition.khronos.opengles.GL10Ext

Summary

Public Methods
abstract int glQueryMatrixxOES(IntBuffer mantissa, IntBuffer exponent)
abstract int glQueryMatrixxOES(int[] mantissa, int mantissaOffset, int[] exponent, int exponentOffset)

Public Methods

public abstract int glQueryMatrixxOES (IntBuffer mantissa, IntBuffer exponent)

Since: API Level 1

public abstract int glQueryMatrixxOES (int[] mantissa, int mantissaOffset, int[] exponent, int exponentOffset)

Since: API Level 1