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

manages interaction between rigid bodies and boundary and fluids More...

#include <vector>
#include "ngl/Transformation.h"
#include "ngl/TransformStack.h"
#include "ngl/Obj.h"
#include "ngl/Vector.h"
#include "ShaderLibrary.h"
#include "Particle.h"
#include "Capsule.h"
#include "Integration.h"
Include dependency graph for Environment.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Environment
 stores all rigid bodies and boundary and manages interaction among rigid bodies, fluids and the boundary More...

Detailed Description

manages interaction between rigid bodies and boundary and fluids

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

Definition in file Environment.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator