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 | Typedefs | Variables

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

#include <vlGraphics/link_config.hpp>
#include <vlCore/Object.hpp>
#include <vlCore/Vector4.hpp>
#include <vlCore/String.hpp>
#include <map>

Go to the source code of this file.

Classes

class  vl::Glyph
 The Glyph associated to a character of a given Font. More...
class  vl::Font
 A font to be used with a Text renderable. More...

Namespaces

namespace  vl
 

Visualization Library namespace.


Typedefs

typedef struct FT_FaceRec_ * FT_Face

Variables

vl::Glyph vl::ft_errors []

Typedef Documentation

typedef struct FT_FaceRec_* FT_Face

Definition at line 43 of file Font.hpp.


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.