C# Class NewTOAPIA.GL.GLFeatureBlend

Inheritance: GLFeature
Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Méthode Description
GLFeatureBlend ( GraphicsInterface gi )
SetBlendFactors ( GLBlendFunc factors ) : void
SetEquation ( BlendEquation equation ) : void

Method Details

GLFeatureBlend() public méthode

public GLFeatureBlend ( GraphicsInterface gi )
gi GraphicsInterface

SetBlendFactors() public méthode

public SetBlendFactors ( GLBlendFunc factors ) : void
factors GLBlendFunc
Résultat void

SetEquation() public méthode

public SetEquation ( BlendEquation equation ) : void
equation BlendEquation
Résultat void