AmbientOcclusion
Canvas.h File Reference
#include <iostream>
#include <vector>
#include <stdio.h>
#include <math.h>
#include <QOpenGLWidget>
#include <QOpenGLFunctions_3_1>
#include <QtOpenGL>
#include <QOpenGLFunctions>
#include <QOpenGLBuffer>
#include <QOpenGLShaderProgram>
#include <QMatrix4x4>
#include "Params.h"
#include "Molecule.h"
#include "Camera.h"
#include "Direction.h"

Go to the source code of this file.

Classes

class  Canvas
 The Canvas class - represents the main class of our application, since the whole logic and the calls for all necessary passes are comprised here. More...