EBGeometry
Compact, header-only C++ library for fast evaluation of signed distance functions
Loading...
Searching...
No Matches
EBGeometry::OffsetIF< T > Member List

This is the complete list of members for EBGeometry::OffsetIF< 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) constEBGeometry::ImplicitFunction< T >inline
ImplicitFunction()=defaultEBGeometry::ImplicitFunction< T >
m_implicitFunctionEBGeometry::OffsetIF< T >protected
m_offsetEBGeometry::OffsetIF< T >protected
OffsetIF()=deleteEBGeometry::OffsetIF< T >
OffsetIF(const OffsetIF &a_other) noexcept=defaultEBGeometry::OffsetIF< T >
OffsetIF(OffsetIF &&a_other) noexcept=defaultEBGeometry::OffsetIF< T >
OffsetIF(const std::shared_ptr< ImplicitFunction< T > > &a_implicitFunction, const T a_offset) noexceptEBGeometry::OffsetIF< T >
operator()(const Vec3T< T > &a_point) const noexceptEBGeometry::ImplicitFunction< T >
operator=(const OffsetIF &a_other) noexcept=defaultEBGeometry::OffsetIF< T >
operator=(OffsetIF &&a_other) noexcept=defaultEBGeometry::OffsetIF< T >
value(const Vec3T< T > &a_point) const noexcept overrideEBGeometry::OffsetIF< T >virtual
~ImplicitFunction()=defaultEBGeometry::ImplicitFunction< T >virtual
~OffsetIF() override=defaultEBGeometry::OffsetIF< T >