C# Class CSharpGL.GLCanvasHelper

Afficher le fichier Open project: bitzhuwei/CSharpGL Class Usage Examples

Méthodes publiques

Méthode Description
DrawClock ( ) : void
ResizeGL ( double width, double height ) : void

Method Details

DrawClock() public static méthode

public static DrawClock ( ) : void
Résultat void

ResizeGL() public static méthode

public static ResizeGL ( double width, double height ) : void
width double
height double
Résultat void