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(java.nio.IntBuffer mantissa,
java.nio.IntBuffer exponent)
|
glQueryMatrixxOES
int glQueryMatrixxOES(int[] mantissa,
int mantissaOffset,
int[] exponent,
int exponentOffset)
glQueryMatrixxOES
int glQueryMatrixxOES(java.nio.IntBuffer mantissa,
java.nio.IntBuffer exponent)
Copyright © 2008-2010. All Rights Reserved.