Brenta Engine 1.2
Loading...
Searching...
No Matches
brenta::Font::Character Class Reference

Data Fields

unsigned int texture_id
 
glm::ivec2 size
 
glm::ivec2 bearing
 
unsigned int advance
 

Detailed Description

Definition at line 28 of file font.hpp.

Field Documentation

◆ advance

unsigned int brenta::Font::Character::advance

Definition at line 34 of file font.hpp.

◆ bearing

glm::ivec2 brenta::Font::Character::bearing

Definition at line 33 of file font.hpp.

◆ size

glm::ivec2 brenta::Font::Character::size

Definition at line 32 of file font.hpp.

◆ texture_id

unsigned int brenta::Font::Character::texture_id

Definition at line 31 of file font.hpp.


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