GL.Rotatex(Int32, Int32, Int32, Int32) Method

Definition

[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glRotatex", Version="1.1")]
public static void Rotatex (int angle, int x, int y, int z);
static member Rotatex : int * int * int * int -> unit

Parameters

angle
Int32
x
Int32
y
Int32
z
Int32
Attributes

Applies to