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

Afficher le fichier Open project: Christof/afterglow

Méthodes publiques

Méthode Description
CreateForm ( ) : Form

Creates a form with a set client size.

Private Methods

Méthode Description
LoadBuffers ( Vector3 vertices, uint indices, Vector3 colors ) : void
RenderFrame ( ) : void
Run ( ) : void

Method Details

CreateForm() public static méthode

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