project for a (works on my devices) demo
This commit is contained in:
5
headers/glut_graphics.h
Normal file
5
headers/glut_graphics.h
Normal file
@@ -0,0 +1,5 @@
|
||||
void assignRedrawCallback( void ( *callback) ( void));
|
||||
|
||||
void issueRedraw();
|
||||
|
||||
void consume_redraws();
|
||||
Reference in New Issue
Block a user