|
SPH
|
#include "objects/containers/FlatMap.h"#include "objects/utility/Dynamic.h"#include "system/Settings.h"Go to the source code of this file.
Classes | |
| class | Particle |
| Object holding information about single particle. More... | |
| struct | Particle::QuantityData |
| Stored info about a quantity. More... | |
| class | Particle::QuantityIterator |
| Iterator used to enumerate all stored quantities. More... | |
| class | Particle::QuantitySequence |
| Helper for enumerating all stored quantities. More... | |
| struct | Particle::ParamData |
| Stored info about a material parameter. More... | |
| class | Particle::ParamIterator |
| class | Particle::ParamSequence |
| Helper for enumerating all stored parameters. More... | |