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

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
RenderFrame ( ) : void
RenderVertex ( Vector3 position, Color color ) : void
RenderVertex ( int index ) : 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