Lagrangian Liquid Simulation
Master Thesis project on simulation of liquids using Lagrangian approach and SPH
src/Configuration.cpp File Reference

static class, read the xml config file and initialises all the the objects and managers used in the flocking system More...

#include <iostream>
#include "QString"
#include "pugixml.hpp"
#include "boost/tokenizer.hpp"
#include <boost/algorithm/string.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/foreach.hpp>
#include "ngl/Colour.h"
#include "ngl/VBOPrimitives.h"
#include "Configuration.h"
Include dependency graph for Configuration.cpp:

Go to the source code of this file.


Detailed Description

static class, read the xml config file and initialises all the the objects and managers used in the flocking system

Definition in file Configuration.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator