C# 클래스 CSharpGL.BlendFactorHelper

파일 보기 프로젝트 열기: bitzhuwei/CSharpGL

공개 메소드들

메소드 설명
GetNext ( BlendingSourceFactor &source, BlendingDestinationFactor &dest ) : void
ToString ( ) : string

비공개 메소드들

메소드 설명
BlendFactorHelper ( ) : System

메소드 상세

GetNext() 공개 메소드

public GetNext ( BlendingSourceFactor &source, BlendingDestinationFactor &dest ) : void
source BlendingSourceFactor
dest BlendingDestinationFactor
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string