C# Class Afterglow.Graphics.OpenTK.ApiExamples.QuadWithBuffers

Show file Open project: Christof/afterglow

Public Methods

Method Description
CreateForm ( ) : Form

Creates a form with a set client size.

Private Methods

Method Description
LoadBuffers ( Vector3 vertices, uint indices, Vector3 colors ) : void
RenderFrame ( ) : void
Run ( ) : void

Method Details

CreateForm() public static method

Creates a form with a set client size.
public static CreateForm ( ) : Form
return System.Windows.Forms.Form