EBGeometry
1.0
|
This is the complete list of members for FastUnionIF< 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 |
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 |
Node typedef | FastUnionIF< T, P, BV, K > | |
operator()(const Vec3T< T > &a_point) const noexcept | ImplicitFunction< T > | |
Root typedef | FastUnionIF< T, P, BV, K > | |
value(const Vec3T< T > &a_point) const noexcept override | FastUnionIF< T, P, BV, K > | virtual |
~FastUnionIF()=default | FastUnionIF< T, P, BV, K > | virtual |
~ImplicitFunction()=default | ImplicitFunction< T > | virtual |