C-KIT-GUI-GTK 0.62
|
handle OpenGL-callbacks for tst_gui1.c More...
#include <stdio.h>
#include <stdlib.h>
#include <GL/gl.h>
#include "../ut/ut_umem.h"
#include "../gui/gui__.h"
Functions | |
int | tst_gl_move (MemObj *mo, void **data) |
int | tst_gl_button (MemObj *mo, void **data) |
int | tst_gl_key (MemObj *mo, void **data) |
int | tst_gl_draw (MemObj *mo, void **data) |
handle OpenGL-callbacks for tst_gui1.c
Copyright (C) 2015 CADCAM-Servies Franz Reiter (franz) .rei ter@c adca m.co. at
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
TODO: ..
Modifications: ..
int tst_gl_move | ( | MemObj * | mo, |
void ** | data | ||
) |
int tst_gl_button | ( | MemObj * | mo, |
void ** | data | ||
) |
int tst_gl_key | ( | MemObj * | mo, |
void ** | data | ||
) |
int tst_gl_draw | ( | MemObj * | mo, |
void ** | data | ||
) |