Visualization Library 2.1.0

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces | Functions
VisualizationLibrary.hpp File Reference
#include <vlCore/config.hpp>
#include <vlMain/link_config.hpp>
#include <vlCore/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

 vl
 Visualization Library main namespace.
 

Functions

VLCORE_EXPORT const char * vl::versionString ()
 Returns the Visualization Library's version string. More...
 
VLCORE_EXPORT void vl::logSystemInfo ()
 Logs VL and system information. More...
 
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. More...