Syntax
[Android.Runtime.Register("glDrawRangeElements", "(IIIIII)V", "")]
public static
void GlDrawRangeElements (
int mode,
int start,
int end,
int count,
int type,
int offset)
Parameters
- mode
- Documentation for this section has not yet been entered.
- start
- Documentation for this section has not yet been entered.
- end
- 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.
- offset
- 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 18