| 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 |
| computeBoundingVolume() const noexcept | EBGeometry::MeshSDF< T, Meta, K > | |
| Face typedef | EBGeometry::MeshSDF< T, Meta, K > | |
| getClosestFaces(const Vec3T< T > &a_point, const bool a_sorted) const | EBGeometry::MeshSDF< T, Meta, K > | virtual |
| getRoot() noexcept | EBGeometry::MeshSDF< T, Meta, K > | virtual |
| getRoot() const noexcept | EBGeometry::MeshSDF< T, Meta, K > | virtual |
| ImplicitFunction()=default | EBGeometry::ImplicitFunction< T > | |
| m_bvh | EBGeometry::MeshSDF< T, Meta, K > | protected |
| m_mesh | EBGeometry::MeshSDF< T, Meta, K > | protected |
| Mesh typedef | EBGeometry::MeshSDF< T, Meta, K > | |
| MeshSDF()=delete | EBGeometry::MeshSDF< T, Meta, K > | |
| MeshSDF(const std::shared_ptr< Mesh > &a_mesh, const BVH::Build a_build) | EBGeometry::MeshSDF< T, Meta, K > | |
| MeshSDF(const MeshSDF &a_other)=default | EBGeometry::MeshSDF< T, Meta, K > | |
| MeshSDF(MeshSDF &&a_other) noexcept=default | EBGeometry::MeshSDF< T, Meta, K > | |
| Node typedef | EBGeometry::MeshSDF< T, Meta, K > | |
| normal(const Vec3T< T > &a_point, const T &a_delta) const noexcept | EBGeometry::SignedDistanceFunction< T > | inlinevirtual |
| operator()(const Vec3T< T > &a_point) const noexcept | EBGeometry::ImplicitFunction< T > | |
| operator=(const MeshSDF &a_other)=default | EBGeometry::MeshSDF< T, Meta, K > | |
| operator=(MeshSDF &&a_other) noexcept=default | EBGeometry::MeshSDF< T, Meta, K > | |
| Root typedef | EBGeometry::MeshSDF< T, Meta, K > | |
| signedDistance(const Vec3T< T > &a_point) const noexcept override | EBGeometry::MeshSDF< T, Meta, K > | virtual |
| SignedDistanceFunction()=default | EBGeometry::SignedDistanceFunction< T > | |
| value(const Vec3T< T > &a_point) const noexcept final | EBGeometry::SignedDistanceFunction< T > | virtual |
| ~ImplicitFunction()=default | EBGeometry::ImplicitFunction< T > | virtual |
| ~MeshSDF() override=default | EBGeometry::MeshSDF< T, Meta, K > | |
| ~SignedDistanceFunction() override=default | EBGeometry::SignedDistanceFunction< T > | |