Interface GL10Ext
- All Superinterfaces:
GL
-
Method Summary
Modifier and TypeMethodDescriptionint
glQueryMatrixxOES
(int[] mantissa, int mantissaOffset, int[] exponent, int exponentOffset) int
glQueryMatrixxOES
(IntBuffer mantissa, IntBuffer exponent)
-
Method Details
-
glQueryMatrixxOES
int glQueryMatrixxOES(int[] mantissa, int mantissaOffset, int[] exponent, int exponentOffset) -
glQueryMatrixxOES
-