EBGeometry 1.0
Loading...
Searching...
No Matches
FastTriMeshSDF< T, Meta, BV, K > Member List

This is the complete list of members for FastTriMeshSDF< T, Meta, 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
computeBoundingVolume() const noexceptFastTriMeshSDF< T, Meta, BV, K >
FastTriMeshSDF()=deleteFastTriMeshSDF< T, Meta, BV, K >
FastTriMeshSDF(const std::shared_ptr< Mesh > &a_mesh, const BVH::Build a_build=BVH::Build::TopDown) noexceptFastTriMeshSDF< T, Meta, BV, K >
FastTriMeshSDF(const std::vector< std::shared_ptr< Tri > > &a_triangles, const BVH::Build a_build=BVH::Build::TopDown) noexceptFastTriMeshSDF< T, Meta, BV, K >
getClosestTriangles(const Vec3T< T > &a_point, const bool a_sorted) const noexceptFastTriMeshSDF< T, Meta, BV, K >virtual
getRoot() noexceptFastTriMeshSDF< T, Meta, BV, K >virtual
getRoot() const noexceptFastTriMeshSDF< T, Meta, BV, K >virtual
ImplicitFunction()=defaultImplicitFunction< T >
m_bvhFastTriMeshSDF< T, Meta, BV, K >protected
Mesh typedefFastTriMeshSDF< T, Meta, BV, K >
Node typedefFastTriMeshSDF< T, Meta, BV, K >
normal(const Vec3T< T > &a_point, const T &a_delta) const noexceptSignedDistanceFunction< T >inlinevirtual
operator()(const Vec3T< T > &a_point) const noexceptImplicitFunction< T >
Root typedefFastTriMeshSDF< T, Meta, BV, K >
signedDistance(const Vec3T< T > &a_point) const noexcept overrideFastTriMeshSDF< T, Meta, BV, K >virtual
SignedDistanceFunction()=defaultSignedDistanceFunction< T >
Tri typedefFastTriMeshSDF< T, Meta, BV, K >
value(const Vec3T< T > &a_point) const noexcept override finalSignedDistanceFunction< T >virtual
~FastTriMeshSDF()=defaultFastTriMeshSDF< T, Meta, BV, K >virtual
~ImplicitFunction()=defaultImplicitFunction< T >virtual
~SignedDistanceFunction()=defaultSignedDistanceFunction< T >virtual