| VRS - The Virtual Rendering System |
| version 3.3 |
#include <vrs/text/glyphtypes.h>

Public Member Functions | |
| virtual | ~AbstractGlyph () |
| virtual GlyphTypeID | getGlyphTypeID () const =0 |
| Returns the kind. | |
| VRS_TYPEINFO (AbstractGlyph, SharedObj) | |
For example rasterized to a texture or as a list of Vectors.
| virtual VRS::TEXT::AbstractGlyph::~AbstractGlyph | ( | ) | [inline, virtual] |
| virtual GlyphTypeID VRS::TEXT::AbstractGlyph::getGlyphTypeID | ( | ) | const [pure virtual] |
| VRS::TEXT::AbstractGlyph::VRS_TYPEINFO | ( | AbstractGlyph | , | |
| SharedObj | ||||
| ) |