| approximateBoundingVolumeOctree(const Vec3T< T > &a_initialLowCorner, const Vec3T< T > &a_initialHighCorner, const unsigned int a_maxTreeDepth, const T &a_safety=0.0) const | EBGeometry::ImplicitFunction< T > | inline |
| buildTree(const std::vector< std::pair< std::shared_ptr< const P >, BV > > &a_primsAndBVs, const BVH::Build a_build=BVH::Build::SAH) noexcept | EBGeometry::BVHSmoothUnionIF< T, P, BV, K > | inlineprotected |
| BVHSmoothUnionIF()=delete | EBGeometry::BVHSmoothUnionIF< T, P, BV, K > | |
| BVHSmoothUnionIF(const std::vector< std::shared_ptr< P > > &a_distanceFunctions, const std::vector< BV > &a_boundingVolumes, const T a_smoothLen, const std::function< T(const T &, const T &, const T &)> a_smoothMin=SmoothMin< T >) noexcept | EBGeometry::BVHSmoothUnionIF< T, P, BV, K > | |
| getBoundingVolume() const noexcept | EBGeometry::BVHSmoothUnionIF< T, P, BV, K > | |
| ImplicitFunction()=default | EBGeometry::ImplicitFunction< T > | |
| m_bvh | EBGeometry::BVHSmoothUnionIF< T, P, BV, K > | protected |
| m_smoothLen | EBGeometry::BVHSmoothUnionIF< T, P, BV, K > | protected |
| m_smoothMin | EBGeometry::BVHSmoothUnionIF< T, P, BV, K > | protected |
| Node typedef | EBGeometry::BVHSmoothUnionIF< T, P, BV, K > | |
| operator()(const Vec3T< T > &a_point) const noexcept | EBGeometry::ImplicitFunction< T > | |
| Root typedef | EBGeometry::BVHSmoothUnionIF< T, P, BV, K > | |
| value(const Vec3T< T > &a_point) const noexcept override | EBGeometry::BVHSmoothUnionIF< T, P, BV, K > | virtual |
| ~BVHSmoothUnionIF() override=default | EBGeometry::BVHSmoothUnionIF< T, P, BV, K > | |
| ~ImplicitFunction()=default | EBGeometry::ImplicitFunction< T > | virtual |