GCP Assignment 1
Functions
main.cpp File Reference
#include <SDL.h>
#include <SDL_mixer.h>
#include <SDL_ttf.h>
#include <iostream>
#include <windows.h>
#include "GL/glew.h"
#include "PGGAssignment2Code/StateManager.h"
#include "States/MainState.h"
Include dependency graph for main.cpp:

Functions

 _declspec (dllexport) DWORD NvOptimusEnablement=0x00000001
 
bool InitGL ()
 
int main (int argc, char *argv[])
 

Function Documentation

◆ _declspec()

_declspec ( dllexport  )
pure virtual

◆ InitGL()

bool InitGL ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char *  argv[] 
)
Here is the call graph for this function: