VolumeGridEmitter2.h File Reference
#include <Core/Emitter/GridEmitter2.h>
#include <Core/Grid/ScalarGrid2.h>
#include <Core/Grid/VectorGrid2.h>
#include <Core/Surface/ImplicitSurface2.h>
#include <Core/Vector/Vector2.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | CubbyFlow::VolumeGridEmitter2 |
2-D grid-based volumetric emitter. More... | |
class | CubbyFlow::VolumeGridEmitter2::Builder |
Front-end to create VolumeGridEmitter2 objects step by step. More... | |
Namespaces | |
CubbyFlow | |
Typedefs | |
using | CubbyFlow::VolumeGridEmitter2Ptr = std::shared_ptr< VolumeGridEmitter2 > |
Shared pointer type for the VolumeGridEmitter2. More... | |