MonoMac.OpenGL.Matrix4d.CreateOrthographic Method
Creates an orthographic projection matrix.

Syntax

public static Matrix4d CreateOrthographic (double width, double height, double zNear, double zFar)

Parameters

width
The width of the projection volume.
height
The height of the projection volume.
zNear
The near edge of the projection volume.
zFar
The far edge of the projection volume.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: MonoMac.OpenGL
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0