RAMSES Documentation  27.0.130
Information for RAMSES users and developers
Classes | Namespaces | Typedefs
GlyphMetrics.h File Reference
#include "ramses-text-api/Glyph.h"

Go to the source code of this file.

Classes

struct  ramses::GlyphMetrics
 GlyphMetrics describes a glyph's position and dimensions in the rasterized glyph bitmap space. More...
 

Namespaces

 ramses
 The RAMSES namespace contains all client side objects and functions used to implement RAMSES applications. RAMSES refers to these applications as clients.
 

Typedefs

using ramses::GlyphMetricsVector = std::vector< GlyphMetrics >
 Vector of GlyphMetrics elements. More...