SUMO - Simulation of Urban MObility
stbtt__bitmap Struct Reference

#include <stb_truetype.h>

Collaboration diagram for stbtt__bitmap:
Collaboration graph

Data Fields

int h
 
unsigned char * pixels
 
int stride
 
int w
 

Detailed Description

Definition at line 853 of file stb_truetype.h.

Field Documentation

◆ h

int stbtt__bitmap::h

Definition at line 855 of file stb_truetype.h.

◆ pixels

unsigned char* stbtt__bitmap::pixels

Definition at line 856 of file stb_truetype.h.

◆ stride

int stbtt__bitmap::stride

Definition at line 855 of file stb_truetype.h.

◆ w

int stbtt__bitmap::w

Definition at line 855 of file stb_truetype.h.


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