CubbyFlow::CustomVectorField2::Builder Member List

This is the complete list of members for CubbyFlow::CustomVectorField2::Builder, including all inherited members.

Build() constCubbyFlow::CustomVectorField2::Builder
MakeShared() constCubbyFlow::CustomVectorField2::Builder
WithCurlFunction(const std::function< double(const Vector2D &)> &func)CubbyFlow::CustomVectorField2::Builder
WithDerivativeResolution(double resolution)CubbyFlow::CustomVectorField2::Builder
WithDivergenceFunction(const std::function< double(const Vector2D &)> &func)CubbyFlow::CustomVectorField2::Builder
WithFunction(const std::function< Vector2D(const Vector2D &)> &func)CubbyFlow::CustomVectorField2::Builder