Lagrangian Liquid Simulation
Master Thesis project on simulation of liquids using Lagrangian approach and SPH
include/Simulation.h File Reference

manages the simulation and communication to and from the gui More...

#include <QString>
#include "ngl/Camera.h"
#include "ngl/Colour.h"
#include "ngl/SpotLight.h"
#include "ngl/TransformStack.h"
#include "ShaderLibrary.h"
#include "Solver.h"
#include "Environment.h"
#include "Cache.h"
#include <QtOpenGL>
Include dependency graph for Simulation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Simulation
 creates all other objects for the simulation and provides central management and communication with all of them and the gui More...

Detailed Description

manages the simulation and communication to and from the gui

Author:
Perseedoss Rajiv
Version:
1.0
Date:
02.06.11 Revision History : Initial Version 02.06.11

Definition in file Simulation.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator