C# Class GtkGL.GLObjectRotationController

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

Méthodes publiques

Méthode Description
GLObjectRotationController ( IGLObject glObject ) : System
ResetRotationHandler ( object o, System e ) : void
UpdateEntryFields ( ) : void

Private Methods

Méthode Description
UpdateObjectRotation ( object o, EventArgs e ) : void
UpdateRotationValues ( object o, EventArgs e ) : void

Method Details

GLObjectRotationController() public méthode

public GLObjectRotationController ( IGLObject glObject ) : System
glObject IGLObject
Résultat System

ResetRotationHandler() public méthode

public ResetRotationHandler ( object o, System e ) : void
o object
e System
Résultat void

UpdateEntryFields() public méthode

public UpdateEntryFields ( ) : void
Résultat void