C# Class CSharpGL.Demos.Form28HemisphereLighting

Inheritance: System.Windows.Forms.Form
Show file Open project: bitzhuwei/CSharpGL

Public Methods

Method Description
Form28HemisphereLighting ( ) : System

Private Methods

Method Description
Application_Idle ( object sender, EventArgs e ) : void
Form_Load ( object sender, EventArgs e ) : void
glCanvas1_KeyPress ( object sender, KeyPressEventArgs e ) : void
glCanvas1_OpenGLDraw ( object sender, PaintEventArgs e ) : void

Method Details

Form28HemisphereLighting() public method

public Form28HemisphereLighting ( ) : System
return System