C# Class NeHe.Lesson06.Lesson06

Exibir arquivo Open project: mono/gtkglarea-sharp Class Usage Examples

Public Methods

Method Description
Lesson06 ( ) : System
Main ( string argc ) : int

Private Methods

Method 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 method

public Lesson06 ( ) : System
return System

Main() public static method

public static Main ( string argc ) : int
argc string
return int