Tao.OpenGl SDK Documentation
Gl.glDepthFunc Method
[Visual Basic]
Public Shared Sub glDepthFunc( _
ByVal
func
As
Integer
_
)
[C#]
public static
void
glDepthFunc(
int
func
);
See Also
Gl Class
|
Tao.OpenGl Namespace