Visualization Library 2.0.0
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <vlGraphics/Font.hpp>
Go to the source code of this file.
Classes | |
class | vl::FontManager |
The FontManager class keeps a map associating a font path, size and smoothing flag to a Font object. More... | |
Namespaces | |
vl | |
Visualization Library main namespace. | |
Functions | |
VLGRAPHICS_EXPORT FontManager * | vl::defFontManager () |
Returns the default FontManager used by Visualization Library. More... | |
VLGRAPHICS_EXPORT void | vl::setDefFontManager (FontManager *) |
Sets the default FontManager used by Visualization Library. More... | |
Visualization Library 2.0.0 Reference Documentation
Updated on Wed Dec 23 2020 12:44:03.
© Copyright Michele Bosi. All rights reserved.