Eclipse SUMO - Simulation of Urban MObility
FONStextIter Struct Reference

#include <fontstash.h>

Data Fields

unsigned int codepoint
 
const char * end
 
struct FONSfont * font
 
short iblur
 
short isize
 
const char * next
 
float nextx
 
float nexty
 
int prevGlyphIndex
 
float scale
 
float spacing
 
const char * str
 
unsigned int utf8state
 
float x
 
float y
 

Detailed Description

Definition at line 82 of file fontstash.h.

Field Documentation

◆ codepoint

unsigned int FONStextIter::codepoint

Definition at line 84 of file fontstash.h.

◆ end

const char* FONStextIter::end

Definition at line 90 of file fontstash.h.

◆ font

struct FONSfont* FONStextIter::font

Definition at line 86 of file fontstash.h.

◆ iblur

short FONStextIter::iblur

Definition at line 85 of file fontstash.h.

◆ isize

short FONStextIter::isize

Definition at line 85 of file fontstash.h.

◆ next

const char* FONStextIter::next

Definition at line 89 of file fontstash.h.

◆ nextx

float FONStextIter::nextx

Definition at line 83 of file fontstash.h.

◆ nexty

float FONStextIter::nexty

Definition at line 83 of file fontstash.h.

◆ prevGlyphIndex

int FONStextIter::prevGlyphIndex

Definition at line 87 of file fontstash.h.

◆ scale

float FONStextIter::scale

Definition at line 83 of file fontstash.h.

◆ spacing

float FONStextIter::spacing

Definition at line 83 of file fontstash.h.

◆ str

const char* FONStextIter::str

Definition at line 88 of file fontstash.h.

◆ utf8state

unsigned int FONStextIter::utf8state

Definition at line 91 of file fontstash.h.

◆ x

float FONStextIter::x

Definition at line 83 of file fontstash.h.

◆ y

float FONStextIter::y

Definition at line 83 of file fontstash.h.


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