C# Class VVVV.Nodes.OpenGL.ILayerSimple

Inheritance: ILayer
Afficher le fichier Open project: elliotwoods/VVVV.Nodes.GL

Méthodes publiques

Méthode Description
Draw ( ) : void

Méthodes protégées

Méthode Description
DrawSlice ( int iSlice ) : void

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void

DrawSlice() protected abstract méthode

protected abstract DrawSlice ( int iSlice ) : void
iSlice int
Résultat void