# Print output for @column tags ?> GLES10Ext - Android SDK | Android Developers

Most visited


Recently visited


GLES10Ext

public class GLES10Ext
extends Object

java.lang.Object
   ↳ android.opengl.GLES10Ext


Summary


Public constructors

GLES10Ext()

Public methods

static int glQueryMatrixxOES(int[] mantissa, int mantissaOffset, int[] exponent, int exponentOffset)
static int glQueryMatrixxOES(IntBuffer mantissa, IntBuffer exponent)

Inherited methods

Public constructors


GLES10Ext

public GLES10Ext ()

Public methods


glQueryMatrixxOES

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

Parameters
mantissa int

mantissaOffset int

exponent int

exponentOffset int

Returns
int

glQueryMatrixxOES

public static int glQueryMatrixxOES (IntBuffer mantissa, 
                IntBuffer exponent)

Parameters
mantissa IntBuffer

exponent IntBuffer

Returns
int

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.