C# 클래스 NeHe.Lesson06.Lesson06

파일 보기 프로젝트 열기: mono/gtkglarea-sharp 1 사용 예제들

공개 메소드들

메소드 설명
Lesson06 ( ) : System
Main ( string argc ) : int

비공개 메소드들

메소드 설명
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

메소드 상세

Lesson06() 공개 메소드

public Lesson06 ( ) : System
리턴 System

Main() 공개 정적인 메소드

public static Main ( string argc ) : int
argc string
리턴 int