Android.Opengl.GLES11Ext.GlOrthofOES Method

Syntax

[Android.Runtime.Register("glOrthofOES", "(FFFFFF)V", "")]
public static void GlOrthofOES (float left, float right, float bottom, float top, float zNear, float zFar)

Parameters

left
Documentation for this section has not yet been entered.
right
Documentation for this section has not yet been entered.
bottom
Documentation for this section has not yet been entered.
top
Documentation for this section has not yet been entered.
zNear
Documentation for this section has not yet been entered.
zFar
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