PointsToImplicit2.h File Reference
#include <Core/Array/ArrayAccessor1.h>
#include <Core/Grid/ScalarGrid2.h>
#include <Core/Vector/Vector2.h>
Go to the source code of this file.
Classes | |
class | CubbyFlow::PointsToImplicit2 |
Abstract base class for 2-D points-to-implicit converters. More... | |
Namespaces | |
CubbyFlow | |
Typedefs | |
using | CubbyFlow::PointsToImplicit2Ptr = std::shared_ptr< PointsToImplicit2 > |
Shared pointer for the PointsToImplicit2 type. More... | |