Freigeben über


GL.DepthFunc Methode

Definition

Überlädt

DepthFunc(All)
Veraltet.
DepthFunc(DepthFunction)

DepthFunc(All)

Achtung

Use the overload with strongly typed enumerations

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glDepthFunc", Version="2.0")]
[System.Obsolete("Use the overload with strongly typed enumerations")]
public static void DepthFunc (OpenTK.Graphics.ES20.All func);
static member DepthFunc : OpenTK.Graphics.ES20.All -> unit

Parameter

func
All
Attribute

Gilt für:

DepthFunc(DepthFunction)

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glDepthFunc", Version="2.0")]
public static void DepthFunc (OpenTK.Graphics.ES20.DepthFunction func);
static member DepthFunc : OpenTK.Graphics.ES20.DepthFunction -> unit

Parameter

Attribute

Gilt für: