javax.microedition.khronos.opengles
Interface GL10Ext

All Superinterfaces:
GL

public interface GL10Ext
extends GL


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

Method Detail

glQueryMatrixxOES

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

glQueryMatrixxOES

int glQueryMatrixxOES(IntBuffer mantissa,
                      IntBuffer exponent)


Copyright © 2008-2011. All Rights Reserved.