DLA-Fire-Prediction-Thesis 1.0

GLWindow.cpp File Reference

This code is the main area to control the program. It concerns with camera, keyboard, light, shader. More...

#include "GLWindow.h"
#include <iostream>
#include "ngl/BBox.h"
#include "ngl/Camera.h"
#include "ngl/Colour.h"
#include "ngl/Light.h"
#include "ngl/Material.h"
#include "ngl/Matrix.h"
#include "ngl/NGLInit.h"
#include "ngl/Obj.h"
#include "ngl/VBOPrimitives.h"
#include "ngl/Transformation.h"
#include "ngl/TransformStack.h"
#include "ngl/ShaderManager.h"
Include dependency graph for GLWindow.cpp:

Go to the source code of this file.


Detailed Description

This code is the main area to control the program. It concerns with camera, keyboard, light, shader.

Definition in file GLWindow.cpp.

 All Classes Namespaces Files Functions Variables Enumerations Enumerator