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

the base unit of this lagrangian simulation More...

#include "vector"
#include "ngl/Obj.h"
#include "ngl/Colour.h"
Include dependency graph for Particle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Particle
 base particle class to all others, it is used and extended to represent fluid and rigid bodies More...

Detailed Description

the base unit of this lagrangian simulation

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

Definition in file Particle.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator