Eclipse SUMO - Simulation of Urban MObility
glfontstash.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

FONScontextglfonsCreate (int width, int height, int flags)
 
void glfonsDelete (FONScontext *ctx)
 
unsigned int glfonsRGBA (unsigned char r, unsigned char g, unsigned char b, unsigned char a)
 

Function Documentation

◆ glfonsCreate()

FONScontext* glfonsCreate ( int  width,
int  height,
int  flags 
)

Referenced by GLHelper::initFont().

Here is the caller graph for this function:

◆ glfonsDelete()

void glfonsDelete ( FONScontext ctx)

Referenced by GLHelper::resetFont().

Here is the caller graph for this function:

◆ glfonsRGBA()

unsigned int glfonsRGBA ( unsigned char  r,
unsigned char  g,
unsigned char  b,
unsigned char  a 
)

Referenced by GLHelper::drawText().

Here is the caller graph for this function: