EBGeometry
1.0
|
This is the complete list of members for IntersectionIF< 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 > | |
IntersectionIF()=delete | IntersectionIF< T > | |
IntersectionIF(const std::vector< std::shared_ptr< ImplicitFunction< T >>> &a_implicitFunctions) noexcept | IntersectionIF< T > | |
m_implicitFunctions | IntersectionIF< T > | protected |
operator()(const Vec3T< T > &a_point) const noexcept | ImplicitFunction< T > | |
value(const Vec3T< T > &a_point) const noexcept override | IntersectionIF< T > | virtual |
~ImplicitFunction()=default | ImplicitFunction< T > | virtual |
~IntersectionIF()=default | IntersectionIF< T > | virtual |