GL.Orthox(Int32, Int32, Int32, Int32, Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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