naev 0.11.5
_linepos_t Struct Reference

Data Fields

size_t i
 
uint32_t ch
 
GLfloat w
 

Detailed Description

Definition at line 514 of file font.c.

Field Documentation

◆ ch

uint32_t _linepos_t::ch

Current code point

Definition at line 516 of file font.c.

◆ i

size_t _linepos_t::i

Byte index of the current char

Definition at line 515 of file font.c.

◆ w

GLfloat _linepos_t::w

Current width (line start to left side of current character)

Definition at line 517 of file font.c.


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