Android.Opengl.GLES20.GlDrawElements Method

Syntax

[Android.Runtime.Register("glDrawElements", "(IIILjava/nio/Buffer;)V", "")]
public static void GlDrawElements (int mode, int count, int type, Java.Nio.Buffer indices)

Parameters

mode
Documentation for this section has not yet been entered.
count
Documentation for this section has not yet been entered.
type
Documentation for this section has not yet been entered.
indices
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 8