Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QGlTextureHandleTraits Struct Reference

#include <qwasmgltexturevideobuffer_p.h>

Collaboration diagram for QGlTextureHandleTraits:

Public Types

using Type = GLuint

Static Public Member Functions

static Type invalidValue ()
static bool close (Type handle)

Detailed Description

Definition at line 31 of file qwasmgltexturevideobuffer_p.h.

Member Typedef Documentation

◆ Type

Member Function Documentation

◆ close()

bool QGlTextureHandleTraits::close ( Type handle)
inlinestatic

Definition at line 35 of file qwasmgltexturevideobuffer_p.h.

◆ invalidValue()

Type QGlTextureHandleTraits::invalidValue ( )
inlinestatic

Definition at line 34 of file qwasmgltexturevideobuffer_p.h.


The documentation for this struct was generated from the following file: