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

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