|
EBGeometry 1.0
|
This is the complete list of members for MeshSDF< T, Meta >, 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 |
| computeBoundingVolume() const noexcept | MeshSDF< T, Meta > | |
| getMesh() const noexcept | MeshSDF< T, Meta > | |
| ImplicitFunction()=default | ImplicitFunction< T > | |
| m_mesh | MeshSDF< T, Meta > | protected |
| Mesh typedef | MeshSDF< T, Meta > | |
| MeshSDF()=delete | MeshSDF< T, Meta > | |
| MeshSDF(const std::shared_ptr< Mesh > &a_mesh) noexcept | MeshSDF< T, Meta > | |
| normal(const Vec3T< T > &a_point, const T &a_delta) const noexcept | SignedDistanceFunction< T > | inlinevirtual |
| operator()(const Vec3T< T > &a_point) const noexcept | ImplicitFunction< T > | |
| signedDistance(const Vec3T< T > &a_point) const noexcept override | MeshSDF< T, Meta > | virtual |
| SignedDistanceFunction()=default | SignedDistanceFunction< T > | |
| value(const Vec3T< T > &a_point) const noexcept override final | SignedDistanceFunction< T > | virtual |
| ~ImplicitFunction()=default | ImplicitFunction< T > | virtual |
| ~MeshSDF()=default | MeshSDF< T, Meta > | virtual |
| ~SignedDistanceFunction()=default | SignedDistanceFunction< T > | virtual |