Visualization Library 2.1.0
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Go to the source code of this file.
Classes | |
class | vlWin32::Win32Window |
The Win32Window class is a Win32Context that can be used as a top or child window. More... | |
Namespaces | |
vlWin32 | |
The Win32 bindings namespace. | |
Functions | |
VLWIN32_EXPORT int | vlWin32::messageLoop () |
VLWIN32_EXPORT void | vlWin32::peekMessage (MSG &msg) |
VLWIN32_EXPORT void | vlWin32::dispatchUpdate () |
VLWIN32_EXPORT void | vlWin32::translateKeyEvent (WPARAM wParam, LPARAM lParam, unsigned short &unicode_out, vl::EKey &key_out) |
Visualization Library 2.1.0 Reference Documentation
Updated on Wed Mar 10 2021 16:02:42.
© Copyright Michele Bosi. All rights reserved.