EBGeometry  1.0
FastSmoothUnionIF< T, P, BV, K > Member List

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 noexceptImplicitFunction< T >inline
buildTree(const std::vector< std::pair< std::shared_ptr< const P >, BV >> &a_primsAndBVs, const BVH::Build a_build=BVH::Build::TopDown) noexceptFastUnionIF< T, P, BV, K >inlineprotected
FastSmoothUnionIF()=deleteFastSmoothUnionIF< 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 >) noexceptFastSmoothUnionIF< T, P, BV, K >
FastUnionIF()=deleteFastUnionIF< T, P, BV, K >
FastUnionIF(const std::vector< std::pair< std::shared_ptr< const P >, BV >> &a_primsAndBVs) noexceptFastUnionIF< T, P, BV, K >
FastUnionIF(const std::vector< std::shared_ptr< P >> &a_primitives, const std::vector< BV > &a_boundingVolumes) noexceptFastUnionIF< T, P, BV, K >
getBoundingVolume() const noexceptFastUnionIF< T, P, BV, K >
ImplicitFunction()=defaultImplicitFunction< T >
m_bvhFastUnionIF< T, P, BV, K >protected
m_smoothLenFastSmoothUnionIF< T, P, BV, K >protected
m_smoothMinFastSmoothUnionIF< T, P, BV, K >protected
Node typedefFastSmoothUnionIF< T, P, BV, K >
operator()(const Vec3T< T > &a_point) const noexceptImplicitFunction< T >
Root typedefFastSmoothUnionIF< T, P, BV, K >
value(const Vec3T< T > &a_point) const noexcept overrideFastSmoothUnionIF< T, P, BV, K >virtual
~FastSmoothUnionIF()=defaultFastSmoothUnionIF< T, P, BV, K >virtual
~FastUnionIF()=defaultFastUnionIF< T, P, BV, K >virtual
~ImplicitFunction()=defaultImplicitFunction< T >virtual