EBGeometry
1.0
|
This is the complete list of members for SmoothDifferenceIF< T >, including all inherited members.
approximateBoundingVolumeOctree(const Vec3T< T > &a_initialLowCorner, const Vec3T< T > &a_initialHighCorner, const unsigned int a_maxTreeDepth, const T &a_safety=0.0) const noexcept | ImplicitFunction< T > | inline |
ImplicitFunction()=default | ImplicitFunction< T > | |
m_smoothIntersectionIF | SmoothDifferenceIF< T > | protected |
operator()(const Vec3T< T > &a_point) const noexcept | ImplicitFunction< T > | |
SmoothDifferenceIF()=delete | SmoothDifferenceIF< T > | |
SmoothDifferenceIF(const std::shared_ptr< ImplicitFunction< T >> &a_implicitFunctionA, const std::shared_ptr< ImplicitFunction< T >> &a_implicitFunctionB, const T a_smoothLen, const std::function< T(const T &a, const T &b, const T &s)> &a_smoothMax=smoothMax< T >) noexcept | SmoothDifferenceIF< T > | |
SmoothDifferenceIF(const std::shared_ptr< ImplicitFunction< T >> &a_implicitFunctionA, const std::vector< std::shared_ptr< ImplicitFunction< T >>> &a_implicitFunctionsB, const T a_smoothLen, const std::function< T(const T &a, const T &b, const T &s)> &a_smoothMax=smoothMax< T >) noexcept | SmoothDifferenceIF< T > | |
value(const Vec3T< T > &a_point) const noexcept override | SmoothDifferenceIF< T > | virtual |
~ImplicitFunction()=default | ImplicitFunction< T > | virtual |
~SmoothDifferenceIF()=default | SmoothDifferenceIF< T > | virtual |