C# Class GtkGL.Rotation

Afficher le fichier Open project: mono/gtkglarea-sharp

Méthodes publiques

Свойство Type Description
dir Direction
xRot float

Méthodes publiques

Méthode Description
Rotation ( Direction d, float xr, float yr, float zr ) : System

Method Details

Rotation() public méthode

public Rotation ( Direction d, float xr, float yr, float zr ) : System
d Direction
xr float
yr float
zr float
Résultat System

Property Details

dir public_oe property

public Direction dir
Résultat Direction

xRot public_oe property

public float xRot
Résultat float