sphore 0.0.1
SPH openGL rendering engine

src/glut-device.h File Reference

Code for handeling a glut window. More...

#include "device.h"

Go to the source code of this file.

Functions

void glut_device_init ()
 Initialises a glut window for rendering to.
void glut_main_loop (void)
 Enter the interactive loop.

Detailed Description

Code for handeling a glut window.


Function Documentation

void glut_device_init ( )

Initialises a glut window for rendering to.

void glut_main_loop ( void  )

Enter the interactive loop.

Due to the limitations of glut, you will never return from this function!

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines