Visualization Library v1.0.3A lightweight C++ OpenGL middleware for 2D/3D graphics |
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <vlWX/link_config.hpp>
#include <vlGraphics/OpenGLContext.hpp>
#include <vlCore/Time.hpp>
#include <wx/frame.h>
#include <wx/glcanvas.h>
#include <wx/timer.h>
#include <wx/dcclient.h>
#include <wx/image.h>
#include <wx/app.h>
Go to the source code of this file.
Classes | |
class | vlWX::WXGLCanvas |
The WXGLCanvas class implements a vl::OpenGLContext using the wxWidgets library. More... | |
Namespaces | |
namespace | vlWX |
The wxWidgets bindings namespace. |