Syntax
[Android.Runtime.Register("glFrustumx", "(IIIIII)V", "")]
public static
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: Android.Opengl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 4