SUMO - Simulation of Urban MObility
stbtt__buf Struct Reference

#include <stb_truetype.h>

Collaboration diagram for stbtt__buf:
Collaboration graph

Data Fields

int cursor
 
unsigned char * data
 
int size
 

Detailed Description

Definition at line 476 of file stb_truetype.h.

Field Documentation

◆ cursor

int stbtt__buf::cursor

Definition at line 479 of file stb_truetype.h.

◆ data

unsigned char* stbtt__buf::data

Definition at line 478 of file stb_truetype.h.

◆ size

int stbtt__buf::size

Definition at line 480 of file stb_truetype.h.


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