navit  0.5.3-trunk
graphics_opengl.h File Reference

Go to the source code of this file.

Data Structures

struct  graphics_opengl_window_system_methods
 
struct  graphics_opengl_platform_methods
 

Functions

struct graphics_opengl_window_systemgraphics_opengl_x11_new (void *displayname, int w, int h, int depth, struct graphics_opengl_window_system_methods **methods)
 
struct graphics_opengl_platformgraphics_opengl_egl_new (void *display, void *window, struct graphics_opengl_platform_methods **methods)
 

Function Documentation

◆ graphics_opengl_egl_new()

◆ graphics_opengl_x11_new()