Eclipse SUMO - Simulation of Urban MObility
|
Go to the source code of this file.
Functions | |
FONScontext * | glfonsCreate (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) |
FONScontext * glfonsCreate | ( | 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 | ||
) |