Visualization Library v1.0.3

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

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces | Functions

/home/master/UCL/VisualizationLibrary/src/vlGraphics/FontManager.hpp File Reference

#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

namespace  vl
 

Visualization Library namespace.


Functions

VLGRAPHICS_EXPORT FontManagervl::defFontManager ()
 Returns the default FontManager used by Visualization Library.
VLGRAPHICS_EXPORT void vl::setDefFontManager (FontManager *)
 Sets the default FontManager used by Visualization Library.

Visualization Library v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:04.
Permission is granted to use this page to write and publish articles regarding Visualization Library.