OpenTK.Matrix4d.CreateOrthographicOffCenter Method
Creates an orthographic projection matrix.

Syntax

public static void CreateOrthographicOffCenter (double left, double right, double bottom, double top, double zNear, double zFar, out Matrix4d result)

Parameters

left
The left edge of the projection volume.
right
The right edge of the projection volume.
bottom
The bottom edge of the projection volume.
top
The top edge of the projection volume.
zNear
The near edge of the projection volume.
zFar
The far edge of the projection volume.
result
The resulting Matrix4d instance.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: OpenTK
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0