#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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|