RAMSES Documentation  27.0.130
Information for RAMSES users and developers
Classes | Namespaces | Typedefs
FontInstanceOffsets.h File Reference
#include "ramses-text-api/FontInstanceId.h"
#include <vector>

Go to the source code of this file.

Classes

struct  ramses::FontInstanceOffset
 A list of tuples from font instances and offsets into a string. 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::FontInstanceOffsets = std::vector< FontInstanceOffset >
 Vector of FontInstanceOffset elements. More...