EBGeometry
1.0
|
This is the complete list of members for 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) const noexcept | ImplicitFunction< T > | inline |
ImplicitFunction()=default | ImplicitFunction< T > | |
m_angle | RotateIF< T > | protected |
m_axis | RotateIF< T > | protected |
m_cosAngle | RotateIF< T > | protected |
m_implicitFunction | RotateIF< T > | protected |
m_sinAngle | RotateIF< T > | protected |
operator()(const Vec3T< T > &a_point) const noexcept | ImplicitFunction< T > | |
RotateIF()=delete | RotateIF< T > | |
RotateIF(const std::shared_ptr< ImplicitFunction< T >> &a_implicitFunction, const T a_angle, const size_t a_axis) noexcept | RotateIF< T > | |
value(const Vec3T< T > &a_point) const noexcept override | RotateIF< T > | virtual |
~ImplicitFunction()=default | ImplicitFunction< T > | virtual |
~RotateIF() | RotateIF< T > | virtual |