navit  0.5.3-trunk
graphics_opengl_window_system_methods Struct Reference

#include <graphics_opengl.h>

Data Fields

void(* destroy )(struct graphics_opengl_window_system *)
 
void *(* get_display )(struct graphics_opengl_window_system *)
 
void *(* get_window )(struct graphics_opengl_window_system *)
 
void(* set_callbacks )(struct graphics_opengl_window_system *, void *data, void *resize, void *button, void *motion, void *keypress)
 

Field Documentation

◆ destroy

void(* graphics_opengl_window_system_methods::destroy) (struct graphics_opengl_window_system *)

◆ get_display

void*(* graphics_opengl_window_system_methods::get_display) (struct graphics_opengl_window_system *)

◆ get_window

void*(* graphics_opengl_window_system_methods::get_window) (struct graphics_opengl_window_system *)

◆ set_callbacks

void(* graphics_opengl_window_system_methods::set_callbacks) (struct graphics_opengl_window_system *, void *data, void *resize, void *button, void *motion, void *keypress)

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