Project Alice
Loading...
Searching...
No Matches
text::glyph_sub_offset Struct Reference

#include <fonts.hpp>

Public Attributes

float x = 0.0f
 
float y = 0.0f
 
float x_advance = 0.0f
 
uint16_t texture_slot = 0
 

Detailed Description

Definition at line 31 of file fonts.hpp.

Member Data Documentation

◆ texture_slot

uint16_t text::glyph_sub_offset::texture_slot = 0

Definition at line 35 of file fonts.hpp.

◆ x

float text::glyph_sub_offset::x = 0.0f

Definition at line 32 of file fonts.hpp.

◆ x_advance

float text::glyph_sub_offset::x_advance = 0.0f

Definition at line 34 of file fonts.hpp.

◆ y

float text::glyph_sub_offset::y = 0.0f

Definition at line 33 of file fonts.hpp.


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