Matrix2.Explicit Operator
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
Explicit(Matrix2 to Single[]) | |
Explicit(Matrix2 to IntPtr) | |
Explicit(Matrix2 to Single*) |
Explicit(Matrix2 to Single[])
Explicit(Matrix2 to IntPtr)
Explicit(Matrix2 to Single*)
Wichtig
Diese API ist nicht CLS-kompatibel.
[System.CLSCompliant(false)]
public static explicit operator float* (OpenTK.Matrix2 matrix);
static member op_Explicit : OpenTK.Matrix2 -> nativeptr<single>
Parameter
- matrix
- Matrix2
Gibt zurück
- Attribute