C# Class NeHe.Lesson06.Lesson06

Afficher le fichier Open project: mono/gtkglarea-sharp Class Usage Examples

Méthodes publiques

Méthode Description
Lesson06 ( ) : System
Main ( string argc ) : int

Private Methods

Méthode Description
InitGL ( ) : bool
OnConfigure ( object o, EventArgs e ) : void
OnExposed ( object o, EventArgs e ) : void
OnRealized ( object o, EventArgs e ) : void
OnUnrealized ( object o, EventArgs e ) : void
RotateObjects ( ) : bool

Method Details

Lesson06() public méthode

public Lesson06 ( ) : System
Résultat System

Main() public static méthode

public static Main ( string argc ) : int
argc string
Résultat int