C# 클래스 CSharpGL.DepthTestState

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

공개 메소드들

메소드 설명
DepthTestState ( )

DepthTestState ( bool enableCapacity )

ToString ( ) : string

메소드 상세

DepthTestState() 공개 메소드

public DepthTestState ( )

DepthTestState() 공개 메소드

public DepthTestState ( bool enableCapacity )
enableCapacity bool true for enable, false for disable

ToString() 공개 메소드

public ToString ( ) : string
리턴 string