EBGeometry
1.0
|
This is the complete list of members for BoxSDF< T >, 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 |
BoxSDF()=delete | BoxSDF< T > | |
BoxSDF(const Vec3T< T > &a_loCorner, const Vec3T< T > &a_hiCorner) noexcept | BoxSDF< T > | inline |
getHighCorner() const noexcept | BoxSDF< T > | inline |
getHighCorner() noexcept | BoxSDF< T > | inline |
getLowCorner() const noexcept | BoxSDF< T > | inline |
getLowCorner() noexcept | BoxSDF< T > | inline |
ImplicitFunction()=default | ImplicitFunction< T > | |
m_hiCorner | BoxSDF< T > | protected |
m_loCorner | BoxSDF< T > | protected |
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 | BoxSDF< T > | inlinevirtual |
SignedDistanceFunction()=default | SignedDistanceFunction< T > | |
value(const Vec3T< T > &a_point) const noexcept override final | SignedDistanceFunction< T > | virtual |
~BoxSDF() noexcept | BoxSDF< T > | inlinevirtual |
~ImplicitFunction()=default | ImplicitFunction< T > | virtual |
~SignedDistanceFunction()=default | SignedDistanceFunction< T > | virtual |