|
EBGeometry 1.0
|
This is the complete list of members for FastSmoothUnionIF< T, P, BV, K >, 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 |
| buildTree(const std::vector< std::pair< std::shared_ptr< const P >, BV > > &a_primsAndBVs, const BVH::Build a_build=BVH::Build::TopDown) noexcept | FastUnionIF< T, P, BV, K > | inlineprotected |
| FastSmoothUnionIF()=delete | FastSmoothUnionIF< T, P, BV, K > | |
| FastSmoothUnionIF(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 | FastSmoothUnionIF< T, P, BV, K > | |
| FastUnionIF()=delete | FastUnionIF< T, P, BV, K > | |
| FastUnionIF(const std::vector< std::pair< std::shared_ptr< const P >, BV > > &a_primsAndBVs) noexcept | FastUnionIF< T, P, BV, K > | |
| FastUnionIF(const std::vector< std::shared_ptr< P > > &a_primitives, const std::vector< BV > &a_boundingVolumes) noexcept | FastUnionIF< T, P, BV, K > | |
| getBoundingVolume() const noexcept | FastUnionIF< T, P, BV, K > | |
| ImplicitFunction()=default | ImplicitFunction< T > | |
| m_bvh | FastUnionIF< T, P, BV, K > | protected |
| m_smoothLen | FastSmoothUnionIF< T, P, BV, K > | protected |
| m_smoothMin | FastSmoothUnionIF< T, P, BV, K > | protected |
| Node typedef | FastSmoothUnionIF< T, P, BV, K > | |
| operator()(const Vec3T< T > &a_point) const noexcept | ImplicitFunction< T > | |
| Root typedef | FastSmoothUnionIF< T, P, BV, K > | |
| value(const Vec3T< T > &a_point) const noexcept override | FastSmoothUnionIF< T, P, BV, K > | virtual |
| ~FastSmoothUnionIF()=default | FastSmoothUnionIF< T, P, BV, K > | virtual |
| ~FastUnionIF()=default | FastUnionIF< T, P, BV, K > | virtual |
| ~ImplicitFunction()=default | ImplicitFunction< T > | virtual |