| VRS - The Virtual Rendering System |
| version 3.3 |
#include <vrs/container/dictionary.h>#include <vrs/container/array.h>#include <vrs/shape.h>#include <vrs/text/vrs_textprerequisites.h>#include <vrs/text/basetext.h>#include <vrs/text/fontdefinition.h>Go to the source code of this file.
Namespaces | |
| namespace | VRS |
| namespace | VRS::TEXT |
Classes | |
| class | VRS::TEXT::CombinedText |
| A combined text, build out of different texts, rendered in a distinct order. More... | |
Typedefs | |
| typedef Dictionary< int, SO < AbstractText > > | VRS::TEXT::TextLayerMap |
| typedef NonPersistentArray< SO < AbstractText > > | VRS::TEXT::TextArray |
| typedef Iterator< SO < AbstractText > > | VRS::TEXT::TextIter |