delete obsolete SpuRaycast files, attempt to get demos to compile/run under 64bit glut.

This commit is contained in:
erwin.coumans
2009-09-06 23:01:49 +00:00
parent 86518d9aed
commit 819622fbe8
8 changed files with 27 additions and 1053 deletions

View File

@@ -794,6 +794,10 @@ public:
*/
bool should_redraw_now(GLUI_Control *ctl);
int getMainWindowId()
{
return main_gfx_window_id;
}
/** Switch to the appropriate draw buffer now. Returns the old draw buffer.
This routine should probably only be called from inside the GLUI_DrawingSentinal,
in glui_internal_control.h