C# Class CSharpGL.DepthTestState

Inheritance: EnableState
Mostrar archivo Open project: bitzhuwei/CSharpGL

Public Methods

Method Description
DepthTestState ( )

DepthTestState ( bool enableCapacity )

ToString ( ) : string

Method Details

DepthTestState() public method

public DepthTestState ( )

DepthTestState() public method

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

ToString() public method

public ToString ( ) : string
return string