QVisu
Qt-based visualization for smart homes
|
Go to the source code of this file.
Classes | |
struct | vlc_gl_t |
Typedefs | |
typedef struct vlc_gl_t | vlc_gl_t |
Enumerations | |
enum | { VLC_OPENGL, VLC_OPENGL_ES, VLC_OPENGL_ES2 } |
Functions | |
VLC_API vlc_gl_t * | vlc_gl_Create (struct vout_window_t *, unsigned, const char *) VLC_USED |
VLC_API void | vlc_gl_Destroy (vlc_gl_t *) |
This file defines GL structures and functions.