EBGeometry  1.0
SmoothIntersectionIF< T > Member List

This is the complete list of members for SmoothIntersectionIF< 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 noexceptImplicitFunction< T >inline
ImplicitFunction()=defaultImplicitFunction< T >
m_implicitFunctionsSmoothIntersectionIF< T >protected
m_smoothLenSmoothIntersectionIF< T >protected
m_smoothMaxSmoothIntersectionIF< T >protected
operator()(const Vec3T< T > &a_point) const noexceptImplicitFunction< T >
SmoothIntersectionIF()=deleteSmoothIntersectionIF< T >
SmoothIntersectionIF(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 >) noexceptSmoothIntersectionIF< T >
SmoothIntersectionIF(const std::vector< std::shared_ptr< ImplicitFunction< T >>> &a_implicitFunctions, const T a_smoothLen, const std::function< T(const T &a, const T &b, const T &s)> &a_smoothMax=smoothMax< T >) noexceptSmoothIntersectionIF< T >
value(const Vec3T< T > &a_point) const noexcept overrideSmoothIntersectionIF< T >virtual
~ImplicitFunction()=defaultImplicitFunction< T >virtual
~SmoothIntersectionIF()=defaultSmoothIntersectionIF< T >virtual