9 #ifndef RAMSES_FONTINSTANCEOFFSETS_H
10 #define RAMSES_FONTINSTANCEOFFSETS_H
The RAMSES namespace contains all client side objects and functions used to implement RAMSES applicat...
Definition: AnimatedProperty.h:15
std::vector< FontInstanceOffset > FontInstanceOffsets
Vector of FontInstanceOffset elements.
Definition: FontInstanceOffsets.h:34
A list of tuples from font instances and offsets into a string.
Definition: FontInstanceOffsets.h:26
std::size_t beginOffset
Offset into string where to start.
Definition: FontInstanceOffsets.h:30
FontInstanceId fontInstance
Font instance to use starting at this offset.
Definition: FontInstanceOffsets.h:28