CubbyFlow::CustomVectorField3::Builder Member List

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

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