C# Class CSharpGL.BlendFactorHelper

Afficher le fichier Open project: bitzhuwei/CSharpGL

Méthodes publiques

Méthode Description
GetNext ( BlendingSourceFactor &source, BlendingDestinationFactor &dest ) : void
ToString ( ) : string

Private Methods

Méthode Description
BlendFactorHelper ( ) : System

Method Details

GetNext() public méthode

public GetNext ( BlendingSourceFactor &source, BlendingDestinationFactor &dest ) : void
source BlendingSourceFactor
dest BlendingDestinationFactor
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string