Syntax
[Android.Runtime.Register("glFrustumx", "(IIIIII)V", "GetGlFrustumx_IIIIIIHandler:Javax.Microedition.Khronos.Opengles.IGL10Invoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
void GlFrustumx (
int left,
int right,
int bottom,
int top,
int zNear,
int 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: Javax.Microedition.Khronos.Opengles
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1