Afficher en anglais

Partage via


GLES10Ext.GlQueryMatrixxOES Method

Definition

Overloads

GlQueryMatrixxOES(IntBuffer, IntBuffer)

C#
[Android.Runtime.Register("glQueryMatrixxOES", "(Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;)I", "")]
public static int GlQueryMatrixxOES (Java.Nio.IntBuffer? mantissa, Java.Nio.IntBuffer? exponent);

Parameters

mantissa
IntBuffer
exponent
IntBuffer

Returns

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

.NET for Android .NET for Android API 35 et .NET for Android .NET for Android API 34
Produit Versions
.NET for Android .NET for Android API 34, .NET for Android API 35

GlQueryMatrixxOES(Int32[], Int32, Int32[], Int32)

C#
[Android.Runtime.Register("glQueryMatrixxOES", "([II[II)I", "")]
public static int GlQueryMatrixxOES (int[]? mantissa, int mantissaOffset, int[]? exponent, int exponentOffset);

Parameters

mantissa
Int32[]
mantissaOffset
Int32
exponent
Int32[]
exponentOffset
Int32

Returns

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

.NET for Android .NET for Android API 35 et .NET for Android .NET for Android API 34
Produit Versions
.NET for Android .NET for Android API 34, .NET for Android API 35