Freigeben über


GL.IsTransformFeedback Methode

Definition

Überlädt

IsTransformFeedback(Int32)
IsTransformFeedback(UInt32)

IsTransformFeedback(Int32)

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glIsTransformFeedback", Version="3.0")]
public static bool IsTransformFeedback (int id);
static member IsTransformFeedback : int -> bool

Parameter

id
Int32

Gibt zurück

Attribute

Gilt für:

IsTransformFeedback(UInt32)

Wichtig

Diese API ist nicht CLS-kompatibel.

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glIsTransformFeedback", Version="3.0")]
[System.CLSCompliant(false)]
public static bool IsTransformFeedback (uint id);
static member IsTransformFeedback : uint32 -> bool

Parameter

id
UInt32

Gibt zurück

Attribute

Gilt für: