HDK
|
#include "RE_API.h"
#include "RE_OGL.h"
#include <QtGui/QOpenGLContext>
#include <QtWidgets/QWidget>
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 44 of file RE_GLDrawable.h.
#define RE_GL_DRAWABLE_SURFACE_OBJ_NAME RE_GL_DRAWABLE_OBJ_NAME "Window" |
Definition at line 45 of file RE_GLDrawable.h.
#define RE_GL_DRAWABLE_WRAPPER_OBJ_NAME RE_GL_DRAWABLE_OBJ_NAME "Wrapper" |
Definition at line 47 of file RE_GLDrawable.h.