GL.DrawArrays(All, Int32, Int32) Method

Definition

[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glDrawArrays", Version="1.1")]
public static void DrawArrays (OpenTK.Graphics.ES11.All mode, int first, int count);
static member DrawArrays : OpenTK.Graphics.ES11.All * int * int -> unit

Parameters

mode
All
first
Int32
count
Int32
Attributes

Applies to