| VRS - The Virtual Rendering System |
| version 3.3 |
#include <string>#include <set>#include <map>#include <vrs/polygonset.h>#include <vrs/container/iterator.h>#include <vrs/container/dictionary.h>#include <vrs/sg/canvas.h>#include <vrs/text/vrs_textprerequisites.h>#include <vrs/text/fontdefinition.h>#include <vrs/text/basetext.h>Go to the source code of this file.
Namespaces | |
| namespace | VRS |
| namespace | VRS::TEXT |
Classes | |
| class | VRS::TEXT::TextureText |
| Text with glyphs rasterized on a texture. More... | |
Typedefs | |
| typedef NonPersistentDictionary< SO < FontTexture >, SO < PolygonSet > > | VRS::TEXT::TexturePolygonMap |