GridEmitter2.hpp File Reference
#include <functional>
#include <memory>

Go to the source code of this file.

Classes

class  CubbyFlow::GridEmitter2
 Abstract base class for 2-D grid-based emitters. More...
 

Namespaces

 CubbyFlow
 

Typedefs

using CubbyFlow::GridEmitter2Ptr = std::shared_ptr< GridEmitter2 >
 Shared pointer type for the GridEmitter2. More...