GL.Orthox(Int32, Int32, Int32, Int32, Int32, Int32) Method

Definition

[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glOrthox", Version="1.1")]
public static void Orthox (int left, int right, int bottom, int top, int zNear, int zFar);
static member Orthox : int * int * int * int * int * int -> unit

Parameters

left
Int32
right
Int32
bottom
Int32
top
Int32
zNear
Int32
zFar
Int32
Attributes

Applies to