Visualization Library v1.0.3A lightweight C++ OpenGL middleware for 2D/3D graphics |
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <vlEGL/link_config.hpp>#include <vlGraphics/OpenGLContext.hpp>#include <EGL/egl.h>#include <map>Go to the source code of this file.
Classes | |
| class | vlEGL::EGLWindow |
| The EGLWindow class is a EGLContext that can be used as a top or child window. More... | |
Namespaces | |
| namespace | vlEGL |
Functions | |
| VLEGL_EXPORT int | vlEGL::messageLoop () |
| VLEGL_EXPORT void | vlEGL::peekMessage (MSG &msg) |
| VLEGL_EXPORT void | vlEGL::dispatchUpdate () |
| VLEGL_EXPORT void | vlEGL::translateKeyEvent (WPARAM wParam, LPARAM lParam, unsigned short &unicode_out, vl::EKey &key_out) |