ParticleSystemData2.h File Reference
#include <Core/Array/Array1.h>
#include <Core/Searcher/PointNeighborSearcher2.h>
#include <Core/Utils/Serialization.h>
#include <Core/Vector/Vector2.h>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | CubbyFlow::ParticleSystemData2 |
2-D particle system data. More... | |
Namespaces | |
CubbyFlow | |
Typedefs | |
using | CubbyFlow::ParticleSystemData2Ptr = std::shared_ptr< ParticleSystemData2 > |
Shared pointer type of ParticleSystemData2. More... | |