| VRS - The Virtual Rendering System |
| version 3.3 |
#include <string>#include <vrs/text/vrs_textprerequisites.h>#include <vrs/text/fontdefinition.h>#include <vrs/text/abstracttext.h>Go to the source code of this file.
Namespaces | |
| namespace | VRS |
| namespace | VRS::TEXT |
Classes | |
| class | VRS::TEXT::BaseText |
| The base text rendering class, containing common information for most kinds of texts. More... | |
Typedefs | |
| typedef std::vector< std::pair < float, float > > | VRS::TEXT::GlyphPositions |