Data Fields

vlc_gl_t Struct Reference

Collaboration diagram for vlc_gl_t:
Collaboration graph
[legend]

Data Fields

struct vout_window_tsurface
module_tmodule
void * sys
int(* makeCurrent )(vlc_gl_t *)
void(* swap )(vlc_gl_t *)
int(* lock )(vlc_gl_t *)
void(* unlock )(vlc_gl_t *)
void *(* getProcAddress )(vlc_gl_t *, const char *)
VLC_COMMON_MEMBERS \ * these members are common for all vlc objects \

const char * psz_object_type
char * psz_header
int i_flags
bool b_force
 set by the outside (eg.
libvlc_int_tp_libvlc
 (root of all evil) - 1
vlc_object_tp_parent
 our parent

Field Documentation

set by the outside (eg.

module_need())

void*(* vlc_gl_t::getProcAddress)(vlc_gl_t *, const char *)

Referenced by vlc_gl_GetProcAddress().

Referenced by vlc_gl_Lock().

Referenced by vlc_gl_Create(), and vlc_gl_Destroy().

(root of all evil) - 1

our parent

Referenced by vlc_gl_Create().

Referenced by vlc_gl_Swap().

Referenced by vlc_gl_Unlock().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines