| VRS - The Virtual Rendering System |
| version 3.3 |
#include <set>#include <vrs/sharedobj.h>#include <vrs/text/vrs_textprerequisites.h>#include <vrs/text/glyphtypes.h>Go to the source code of this file.
Namespaces | |
| namespace | VRS |
| namespace | VRS::TEXT |
Classes | |
| class | VRS::TEXT::FontGlyph |
| The mapping of a character to a texture-space Contains the uv coordinates, width, height, the texture and font-specific metrics. More... | |
Typedefs | |
| typedef std::set< SO < AbstractGlyph > > | VRS::TEXT::GlyphRepresentationSet |
Variables | |
| class VRS_CORE_API | VRS::TEXT::FontDefinition |