naev 0.12.5
_linepos_t Struct Reference

Data Fields

size_t i
uint32_t ch
GLfloat w

Detailed Description

Definition at line 537 of file font.c.

Field Documentation

◆ ch

uint32_t _linepos_t::ch

Current code point

Definition at line 539 of file font.c.

◆ i

size_t _linepos_t::i

Byte index of the current char

Definition at line 538 of file font.c.

◆ w

GLfloat _linepos_t::w

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

Definition at line 541 of file font.c.


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