android.opengl
Class GLES10Ext
java.lang.Object
android.opengl.GLES10Ext
public class GLES10Ext
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GLES10Ext
public GLES10Ext()
glQueryMatrixxOES
public static int glQueryMatrixxOES(int[] mantissa,
int mantissaOffset,
int[] exponent,
int exponentOffset)
glQueryMatrixxOES
public static int glQueryMatrixxOES(IntBuffer mantissa,
IntBuffer exponent)
Copyright © 2008-2012. All Rights Reserved.