VectorField2.h File Reference
#include <Core/Field/Field2.h>
#include <Core/Vector/Vector2.h>
#include <functional>
#include <memory>
Go to the source code of this file.
Classes | |
class | CubbyFlow::VectorField2 |
Abstract base class for 2-D vector field. More... | |
Namespaces | |
CubbyFlow | |
Typedefs | |
using | CubbyFlow::VectorField2Ptr = std::shared_ptr< VectorField2 > |
Shared pointer for the VectorField2 type. More... | |