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

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