cleaning up before loading new stuff,

next step: calculate best first view position
This commit is contained in:
Anakin
2016-11-12 12:17:46 +01:00
parent 91b65bf6e3
commit 9298d88260
2 changed files with 27 additions and 18 deletions

View File

@@ -94,6 +94,7 @@ private:
// private functions
private:
void processInit();
void deleteVectors();
void startGLFW();
void createWindow();