Enables OpenGl depth test

Namespace:  GLSV
Assembly:  GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)

Syntax

C#
public void EnableDepthTest()
Visual Basic (Declaration)
Public Sub EnableDepthTest
Visual C++
public:
void EnableDepthTest()

See Also