| VRS - The Virtual Rendering System |
| version 3.3 |
#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::FontLodText |
| A Lod Text, able to contain mutiple FontDefinitions that will be activated for a given text upon a specific distance or the size of the font on the screen. More... | |
Typedefs | |
| typedef Array< SO < FontDefinition > > | VRS::TEXT::LodFontDefintions |
| typedef Array< float > | VRS::TEXT::LodDistances |