Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
#include <vlCore/config.hpp>#include <vlGraphics/link_config.hpp>Go to the source code of this file.
Classes | |
| class | vl::VisualizationLibrary |
| Used to initialize/shutdown VisualizationLibrary and to access important global data. More... | |
Namespaces | |
| namespace | vl |
Visualization Library namespace. | |
Functions | |
| VLCORE_EXPORT void | vl::showWin32Console () |
| Shows a console window that displays the standard output. This function is meant to be used only under Windows only. | |