Syntax
[Android.Runtime.Register("glQueryMatrixxOES", "([II[II)I", "")]
public static
int GlQueryMatrixxOES (
int[] mantissa,
int mantissaOffset,
int[] exponent,
int exponentOffset)
Parameters
- mantissa
- Documentation for this section has not yet been entered.
- mantissaOffset
- Documentation for this section has not yet been entered.
- exponent
- Documentation for this section has not yet been entered.
- exponentOffset
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Opengl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 4