EBGeometry  1.0
FastCompactMeshSDF< T, Meta, BV, K > Member List

This is the complete list of members for FastCompactMeshSDF< 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 noexceptFastCompactMeshSDF< T, Meta, BV, K >
Face typedefFastCompactMeshSDF< T, Meta, BV, K >
FastCompactMeshSDF()=deleteFastCompactMeshSDF< T, Meta, BV, K >
FastCompactMeshSDF(const std::shared_ptr< Mesh > &a_mesh, const BVH::Build a_build=BVH::Build::TopDown) noexceptFastCompactMeshSDF< T, Meta, BV, K >
getClosestFaces(const Vec3T< T > &a_point, const bool a_sorted) const noexceptFastCompactMeshSDF< T, Meta, BV, K >virtual
getRoot() noexceptFastCompactMeshSDF< T, Meta, BV, K >virtual
getRoot() const noexceptFastCompactMeshSDF< T, Meta, BV, K >virtual
ImplicitFunction()=defaultImplicitFunction< T >
m_bvhFastCompactMeshSDF< T, Meta, BV, K >protected
Mesh typedefFastCompactMeshSDF< T, Meta, BV, K >
Node typedefFastCompactMeshSDF< 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 typedefFastCompactMeshSDF< T, Meta, BV, K >
signedDistance(const Vec3T< T > &a_point) const noexcept overrideFastCompactMeshSDF< T, Meta, BV, K >virtual
SignedDistanceFunction()=defaultSignedDistanceFunction< T >
value(const Vec3T< T > &a_point) const noexcept override finalSignedDistanceFunction< T >virtual
~FastCompactMeshSDF()=defaultFastCompactMeshSDF< T, Meta, BV, K >virtual
~ImplicitFunction()=defaultImplicitFunction< T >virtual
~SignedDistanceFunction()=defaultSignedDistanceFunction< T >virtual