Freigeben über


Half.Explicit Betreiber

Definition

Überlädt

Explicit(Double to Half)
Explicit(Single to Half)

Explicit(Double to Half)

public static explicit operator OpenTK.Half (double d);
static member op_Explicit : double -> OpenTK.Half

Parameter

d
Double

Gibt zurück

Gilt für:

Explicit(Single to Half)

public static explicit operator OpenTK.Half (float f);
static member op_Explicit : single -> OpenTK.Half

Parameter

f
Single

Gibt zurück

Gilt für: