EBGeometry
1.0
|
This is the complete list of members for ConeSDF< 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 |
ConeSDF()=delete | ConeSDF< T > | |
ConeSDF(const Vec3T< T > &a_tip, const T &a_height, const T &a_angle) noexcept | ConeSDF< T > | inline |
ImplicitFunction()=default | ImplicitFunction< T > | |
m_c | ConeSDF< T > | protected |
m_height | ConeSDF< T > | protected |
m_tip | ConeSDF< 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 | ConeSDF< T > | inlinevirtual |
SignedDistanceFunction()=default | SignedDistanceFunction< T > | |
value(const Vec3T< T > &a_point) const noexcept override final | SignedDistanceFunction< T > | virtual |
~ConeSDF() | ConeSDF< T > | inlinevirtual |
~ImplicitFunction()=default | ImplicitFunction< T > | virtual |
~SignedDistanceFunction()=default | SignedDistanceFunction< T > | virtual |