Loading...
Searching...
No Matches
LevelSetUtils-Impl.hpp
Go to the documentation of this file.
Definition Matrix.hpp:30
Definition pybind11Utils.hpp:21
T DistanceToZeroLevelSet(T phi0, T phi1)
Definition LevelSetUtils-Impl.hpp:197
bool IsInsideSDF(T phi)
Returns true if phi is inside the implicit surface (< 0).
Definition LevelSetUtils-Impl.hpp:29
T SmearedDeltaSDF(T phi)
Returns smeared delta function.
Definition LevelSetUtils-Impl.hpp:52
T SmearedHeavisideSDF(T phi)
Returns smeared Heaviside function.
Definition LevelSetUtils-Impl.hpp:35
T FractionInsideSDF(T phi0, T phi1)
Returns the fraction occupied by the implicit surface.
Definition LevelSetUtils-Impl.hpp:63
T FractionInside(T phiBottomLeft, T phiBottomRight, T phiTopLeft, T phiTopRight)
Returns the fraction occupied by the implicit surface.
Definition LevelSetUtils-Impl.hpp:97
1.9.8