MOS
Public Attributes | List of all members
mos::gfx::Character Struct Referencefinal

Measurements of a character glyph, for text rendering. More...

#include <character.hpp>

Public Attributes

const unsigned int id
 Unicode character point id. More...
 
const glm::vec2 position
 
const glm::vec2 offset
 
const float advance
 
const float width
 
const float height
 

Detailed Description

Measurements of a character glyph, for text rendering.

Member Data Documentation

◆ id

const unsigned int mos::gfx::Character::id

Unicode character point id.


The documentation for this struct was generated from the following file: