Visualization Library v1.0.3A lightweight C++ OpenGL middleware for 2D/3D graphics |
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#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 [] |