Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

main.cpp File Reference

#include "main.h"

Include dependency graph for main.cpp:

Functions

int main (int argc, char **argv)
bool initializeSDL ()
bool createWindow (string windowName, bool fullscreen)
bool toggleFullScreen ()
void initializeGL ()
void resizeOpenGL ()
void renderLoop ()
void renderScene ()
bool isExtensionSupported (string ext)

Variables

PFNGLACTIVETEXTUREARBPROC mglActiveTextureARB
PFNGLMULTITEXCOORD2FARBPROC mglMultiTexCoord2fARB
PFNGLMULTITEXCOORD1FARBPROC mglMultiTexCoord1fARB


Function Documentation

bool createWindow string    windowName,
bool    fullscreen
 

void initializeGL  
 

bool initializeSDL  
 

bool isExtensionSupported string    ext
 

int main int    argc,
char **    argv
 

void renderLoop  
 

void renderScene  
 

void resizeOpenGL  
 

bool toggleFullScreen  
 


Variable Documentation

PFNGLACTIVETEXTUREARBPROC mglActiveTextureARB
 

PFNGLMULTITEXCOORD1FARBPROC mglMultiTexCoord1fARB
 

PFNGLMULTITEXCOORD2FARBPROC mglMultiTexCoord2fARB
 


Generated on Wed Apr 21 11:11:01 2004 for naturecalls by doxygen1.2.18