C# Class Varray, NewTOAPIA

Inheritance: NewTOAPIA.GL.GLModel
Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Méthode Description
OnMouseActivity ( Object sender, MouseActivityArgs mea ) : void
OnSetViewport ( int w, int h ) : void
Varray ( ) : System
setupInterleave ( ) : void
setupPointers ( ) : void

Méthodes protégées

Méthode Description
DrawBegin ( ) : void
DrawContent ( ) : void
DrawEnd ( ) : void

Method Details

DrawBegin() protected méthode

protected DrawBegin ( ) : void
Résultat void

DrawContent() protected méthode

protected DrawContent ( ) : void
Résultat void

DrawEnd() protected méthode

protected DrawEnd ( ) : void
Résultat void

OnMouseActivity() public méthode

public OnMouseActivity ( Object sender, MouseActivityArgs mea ) : void
sender Object
mea NewTOAPIA.UI.MouseActivityArgs
Résultat void

OnSetViewport() public méthode

public OnSetViewport ( int w, int h ) : void
w int
h int
Résultat void

Varray() public méthode

public Varray ( ) : System
Résultat System

setupInterleave() public méthode

public setupInterleave ( ) : void
Résultat void

setupPointers() public méthode

public setupPointers ( ) : void
Résultat void