Condividi tramite


GL.IsTransformFeedback Metodo

Definizione

Overload

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

Parametri

id
Int32

Restituisce

Attributi

Si applica a

IsTransformFeedback(UInt32)

Importante

Questa API non è conforme a CLS.

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

Parametri

id
UInt32

Restituisce

Attributi

Si applica a