C-KIT-GUI-GTK 0.62
tst_gui_gl1.c File Reference

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)
 

Detailed Description

handle OpenGL-callbacks for tst_gui1.c

Copyright (C) 2015 CADCAM-Servies Franz Reiter (franz.nosp@m..rei.nosp@m.ter@c.nosp@m.adca.nosp@m.m.co..nosp@m.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: ..


Function Documentation

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 
)