C# 클래스 GtkGL.ObjectRotationButton

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

공개 프로퍼티들

프로퍼티 타입 설명
rotation Rotation

공개 메소드들

메소드 설명
ObjectRotationButton ( Gtk widget, GtkGL glObject, GtkGL rot ) : System
ObjectRotationButton ( GtkGL glObject, GtkGL rot ) : System
OnPressed ( object o, System e ) : void
OnReleased ( object o, EventArgs e ) : void

비공개 메소드들

메소드 설명
Init ( GtkGL glObject, GtkGL rot ) : void
RotateObject ( ) : bool

메소드 상세

ObjectRotationButton() 공개 메소드

public ObjectRotationButton ( Gtk widget, GtkGL glObject, GtkGL rot ) : System
widget Gtk
glObject GtkGL
rot GtkGL
리턴 System

ObjectRotationButton() 공개 메소드

public ObjectRotationButton ( GtkGL glObject, GtkGL rot ) : System
glObject GtkGL
rot GtkGL
리턴 System

OnPressed() 공개 메소드

public OnPressed ( object o, System e ) : void
o object
e System
리턴 void

OnReleased() 공개 메소드

public OnReleased ( object o, EventArgs e ) : void
o object
e System.EventArgs
리턴 void

프로퍼티 상세

rotation 공개적으로 프로퍼티

public Rotation,GtkGL rotation
리턴 Rotation