|
HDK
|
#include "RE_API.h"#include "RE_OGL.h"#include <QtGui/QOpenGLContext>#include <QtWidgets/QWidget>
Include dependency graph for RE_GLDrawable.h:Go to the source code of this file.
Classes | |
| class | RE_GLContext |
| class | RE_GLDrawable |
Macros | |
| #define | RE_GL_DRAWABLE_OBJ_NAME "RE_GLDrawable" |
| #define | RE_GL_DRAWABLE_SURFACE_OBJ_NAME RE_GL_DRAWABLE_OBJ_NAME "Window" |
| #define | RE_GL_DRAWABLE_WRAPPER_OBJ_NAME RE_GL_DRAWABLE_OBJ_NAME "Wrapper" |
| #define RE_GL_DRAWABLE_OBJ_NAME "RE_GLDrawable" |
Definition at line 34 of file RE_GLDrawable.h.
| #define RE_GL_DRAWABLE_SURFACE_OBJ_NAME RE_GL_DRAWABLE_OBJ_NAME "Window" |
Definition at line 35 of file RE_GLDrawable.h.
| #define RE_GL_DRAWABLE_WRAPPER_OBJ_NAME RE_GL_DRAWABLE_OBJ_NAME "Wrapper" |
Definition at line 36 of file RE_GLDrawable.h.